changeset 16370:31828b4e43a6

gnulib-tool: Doc fix. * gnulib-tool (Usage): Document --help and --version.
author Simon Josefsson <simon@josefsson.org>
date Mon, 13 Feb 2012 15:44:41 +0100
parents 147029a2a05f
children dbbdf777597f
files ChangeLog gnulib-tool
diffstat 2 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-02-13  Simon Josefsson  <simon@josefsson.org>
+
+	* gnulib-tool (Usage): Document --help and --version.
+
 2012-02-11  Jim Meyering  <meyering@redhat.com>
 
 	bootstrap: don't exit 0 upon gnulib-tool failure
--- a/gnulib-tool
+++ b/gnulib-tool
@@ -201,8 +201,11 @@
                             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: