Pushed. /Simon
* gnulib-tool (Usage): Document --help and --version. --- ChangeLog | 4 ++++ gnulib-tool | 3 +++ 2 files changed, 7 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index e20eb75..ca738bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-02-13 Simon Josefsson <si...@josefsson.org> + + * gnulib-tool (Usage): Document --help and --version. + 2012-02-11 Jim Meyering <meyer...@redhat.com> bootstrap: don't exit 0 upon gnulib-tool failure diff --git a/gnulib-tool b/gnulib-tool index 3c895ac..b30a0bb 100755 --- a/gnulib-tool +++ b/gnulib-tool @@ -201,8 +201,11 @@ 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: -- 1.7.2.5