GPSBabel / gpsbabel

GPSBabel: convert, manipulate, and transfer data from GPS programs or GPS receivers. Open Source and supported on MacOS, Windows, Linux, and more. Pointy clicky GUI or a command line version...
https://www.gpsbabel.org
GNU General Public License v2.0
475 stars 126 forks source link

Update gpsbabel_man.xml #1170

Closed jidanni closed 1 year ago

jidanni commented 1 year ago

Without a dash this will resemble the "tar" command!

Oops... it seems I made a side patch... but I don't know how to delete it.

jidanni commented 1 year ago

All I know is the only man pages that don't use a dash are:

SYNOPSIS
       gpsbabel [iofFxsh] [file...]

SYNOPSIS
   Traditional usage
       tar {A|c|d|r|t|u|x}[GnSkUWOmpsMBiajJzZhPlRvwo] [ARG...]

Also there is still a dash here:

Usage:
    gpsbabel [options] -i INTYPE -f INFILE [filter] -o OUTTYPE -F OUTFILE
    gpsbabel [options] -i INTYPE -o OUTTYPE INFILE [filter] OUTFILE

So I would still keep one on the man page.

robertlipe commented 1 year ago

That's not very authoritative, but I'll take it.

Before you go on another nitpicking bender, I'll tell you my next step in the man page is to delete it. The other doc is SO much better that I'm just not spending time on the man page.