# HG changeset patch # User Bruno Haible # Date 1329658646 -3600 # Node ID c06c4d94d8a4374a900d8e0f34900d1d5e49855e # Parent c149bb2eb2b70a3ef219224b5d9055a46059d850 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 --- 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 --- a/gnulib-tool +++ b/gnulib-tool @@ -190,6 +190,8 @@ --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 @@ 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: