Update faup1090.c

update help to match available operations
This commit is contained in:
ertyu 2016-04-07 15:27:10 -05:00
parent 162bf9d0b7
commit bd1c82a445

View file

@ -105,10 +105,8 @@ static void showHelp(void) {
"-----------------------------------------------------------------------------\n"
"| faup1090 ModeS conversion %45s |\n"
"-----------------------------------------------------------------------------\n"
"--net-bind-address <ip> IP address to bind to (default: Any; Use 127.0.0.1 for private)\n"
"--net-bo-ipaddr <addr> IP address to connect to for Beast data (default: 127.0.0.1)\n"
"--net-bo-port <port> Port to connect for Beast data (default: 30005)\n"
"--net-fatsv-port <port> FlightAware TSV output port (default: 10001)\n"
"--lat <latitude> Reference/receiver latitude for surface posn (opt)\n"
"--lon <longitude> Reference/receiver longitude for surface posn (opt)\n"
"--max-range <distance> Absolute maximum range for position decoding (in nm, default: 360)\n"