Skip to content

Commit

Permalink
Merge pull request antirez#117 from ertyu/ertyu-patch-1
Browse files Browse the repository at this point in the history
Remove --net-fatsv-port from faup1090 help
  • Loading branch information
mutability committed Jun 5, 2016
2 parents 7c9320a + bd1c82a commit 42bf39e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions faup1090.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 42bf39e

Please sign in to comment.