gnu-web-doc-update: correct --help output
authorJim Meyering <meyering@redhat.com>
Fri, 2 Oct 2009 10:31:38 +0000 (12:31 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 2 Oct 2009 10:31:38 +0000 (12:31 +0200)
* build-aux/gnu-web-doc-update: Make --help output relevant.

ChangeLog
build-aux/gnu-web-doc-update

index 73dadbb..90826cc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2009-10-02  Jim Meyering  <meyering@redhat.com>
 
+       gnu-web-doc-update: correct --help output
+       * build-aux/gnu-web-doc-update: Make --help output relevant.
+
        gnu-web-doc-update: add standard options
        * build-aux/gnu-web-doc-update: Add --help, --version, etc.
 
index adf6c51..91902c5 100755 (executable)
@@ -37,8 +37,9 @@ help_version()
     --help) cat <<EOF
 Usage: $ME
 
-Output a list of version-controlled files in DIR (default .), relative to
-SRCDIR (default .).  SRCDIR must be the top directory of a checkout.
+Run this script (no options or arguments) after each non-alpha release,
+to update the web documentation at http://www.gnu.org/software/\$pkg/manual/
+Run it from your project's the top-level directory.
 
 Options:
   --help     print this help, then exit