diff --git a/satip.c b/satip.c index 3183d4d..94ff984 100644 --- a/satip.c +++ b/satip.c @@ -84,7 +84,7 @@ const char *cPluginSatip::CommandLineHelp(void) return " -d , --devices= set number of devices to be created\n" " -t , --trace= set the tracing mode\n" " -s ||, --server=||;||\n" - " define hard-coded SAT>IP server(s)" + " define hard-coded SAT>IP server(s)\n" " -S, --single set the single model server mode on\n" " -n, --noquirks disable all the server quirks\n"; }