Skip to content

Commit

Permalink
Some missing strings re-added.
Browse files Browse the repository at this point in the history
  • Loading branch information
dgiardini committed Aug 18, 2016
1 parent 8d21c8d commit 671ac02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ void usage(void)
"\tBuilt-in AIS decoder options:\n"
"\t[-h host (default: 127.0.0.1)]\n"
"\t[-P port (default: 10110)]\n"
"\t[-T use TCP communication, rtl-ais is tcp server ( -h is ignored)\n"
- "\t[-t time to keep ais messages in sec, using tcp listener (default: 15)\n"
"\t[-n log NMEA sentences to console (stderr) (default off)]\n"
"\t[-L log sound levels to console (stderr) (default off)]\n\n"
"\t[-S seconds_for_decoder_stats (default 0=off)]\n\n"
Expand Down

0 comments on commit 671ac02

Please sign in to comment.