From: robertlipe Date: Fri, 20 Mar 2015 20:08:59 +0000 (+0000) Subject: Don't document -c and -l as they've been dead for a long time. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~10^2~48 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6998aacefda62d9063629577fd43cb9463428d8a;p=gpsbabel.git Don't document -c and -l as they've been dead for a long time. --- diff --git a/gpsbabel/main.cc b/gpsbabel/main.cc index 6f0bc1737..43bde9ed7 100644 --- a/gpsbabel/main.cc +++ b/gpsbabel/main.cc @@ -160,11 +160,9 @@ usage(const char* pname, int shorter) " -T Process realtime tracking information\n" " -w Process waypoint information [default]\n" " -b Process command file (batch mode)\n" - " -c Character set for next operation\n" " -N No smart icons on output\n" " -x filtername Invoke filter (placed between inputs and output) \n" " -D level Set debug level [%d]\n" - " -l Print GPSBabel builtin character sets and exit\n" " -h, -? Print detailed help and exit\n" " -V Print GPSBabel version and exit\n" "\n"