changeset 16377:c06c4d94d8a4

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.
author Bruno Haible <bruno@clisp.org>
date Sun, 19 Feb 2012 14:37:26 +0100
parents c149bb2eb2b7
children 0abea39a697e
files ChangeLog gnulib-tool
diffstat 2 files changed, 9 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-02-19  Bruno Haible  <bruno@clisp.org>
+
+	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  <rrt@sc3d.org>
 
 	README-release: make it easier to execute commands
@@ -12,7 +18,7 @@
 
 2012-02-13  Simon Josefsson  <simon@josefsson.org>
 
-	* gnulib-tool (Usage): Document --help and --version.
+	* gnulib-tool (func_usage): Document --help and --version.
 
 2012-02-11  Jim Meyering  <meyering@redhat.com>
 
--- 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: