Re: Consolidating command-line options

2008-08-31 Thread Han-Wen Nienhuys
On Sun, Aug 31, 2008 at 11:38 AM, Reinhold Kainhofer <[EMAIL PROTECTED]> wrote: > - -h, --help ... usage and options > - -o, --output ... output file > - -v, --verbose ... verbose > - -V, --version ... version number > - -w, --warranty ... warranty and copyright we don't have to have shor

Consolidating command-line options

2008-08-31 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 While translating the AU to German, I realized that currently our applications have similar options, but use different shortcuts for them. In particular, some converters use -V for verbose and -v for version, while others use -v for verbose and -V f