Some missing strings re-added.

pull/11/head v0.2
dgiardini 2016-08-18 18:42:42 -03:00 zatwierdzone przez GitHub
rodzic 8d21c8d21d
commit 671ac02b3f
1 zmienionych plików z 2 dodań i 0 usunięć

2
main.c
Wyświetl plik

@ -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"