]> git.ipfire.org Git - thirdparty/sarg.git/commit
Display version information after parsing every option
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Tue, 9 Jun 2015 17:39:44 +0000 (19:39 +0200)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Tue, 9 Jun 2015 17:39:44 +0000 (19:39 +0200)
commitd6d7c7807b008a4db9899317cae835e999ae665b
tree551d09ec3fe4de3b553acd6ea2a7e9404598fe52
parentd810968d849ccbbe7b97ff477013e7a10fd324a8
Display version information after parsing every option

The version can be displayed with command line option --version or -V but
it is necessary to parse every option in case -x is provided.

It is intended to display what features are available when -x is passed
along with -V.
log.c