summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rwxr-xr-xbuild-aux/gnu-web-doc-update5
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 73dadbb3a8..90826cc882 100644
--- 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.
diff --git a/build-aux/gnu-web-doc-update b/build-aux/gnu-web-doc-update
index adf6c5179c..91902c5c46 100755
--- a/build-aux/gnu-web-doc-update
+++ b/build-aux/gnu-web-doc-update
@@ -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