Fixed command line option descriptions

This commit is contained in:
Andreas Eversberg
2016-11-29 07:50:32 +01:00
parent d52d0242bf
commit 0b43b63d1f
6 changed files with 7 additions and 7 deletions

View File

@@ -42,7 +42,7 @@ double lossdetect = 0;
void print_help(const char *arg0)
{
print_help_common(arg0, "");
print_help_common(arg0, "[-G <gfs>]");
/* - - */
printf(" -G --gfs <gruppenfreisignal> | <lat>,<lon>\n");
printf(" Gruppenfreisignal\" 1..9 | 19 | 10..18 (default = '%d')\n", gfs);