From: Bruno Haible Date: Sun, 19 Feb 2012 13:37:26 +0000 (+0100) Subject: gnulib-tool: Improve usage message. X-Git-Tag: v0.1~1149 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=74a0def25839a0c6934ca611e605694840877140;p=gnulib.git gnulib-tool: Improve usage message. * gnulib-tool (func_usage): Move doc of --help and --version to the section "Operation modes". * gnulib-tool (func_usage): Document --help and --version. --- diff --git a/ChangeLog b/ChangeLog index fa5e46452..cfd09aaef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-02-19 Bruno Haible + + gnulib-tool: Improve usage message. + * gnulib-tool (func_usage): Move doc of --help and --version to the + section "Operation modes". + 2012-02-18 Reuben Thomas README-release: make it easier to execute commands @@ -12,7 +18,7 @@ 2012-02-13 Simon Josefsson - * gnulib-tool (Usage): Document --help and --version. + * gnulib-tool (func_usage): Document --help and --version. 2012-02-11 Jim Meyering diff --git a/gnulib-tool b/gnulib-tool index b30a0bb05..eef9ab61f 100755 --- a/gnulib-tool +++ b/gnulib-tool @@ -190,6 +190,8 @@ Operation modes: --extract-maintainer report the maintainer(s) inside gnulib --extract-tests-module report the unit test module, if it exists --copy-file copy a file that is not part of any module + --help Show this help text. + --version Show version and authorship information. General options: @@ -201,11 +203,8 @@ General options: up files before looking in gnulib's directory. --cache-modules Enable module caching optimization. --no-cache-modules Disable module caching optimization. - --verbose Increase verbosity. May be repeated. --quiet Decrease verbosity. May be repeated. - --help Show this help text. - --version Show version and authorship information. Options for --import, --add/remove-import, --update: