summaryrefslogtreecommitdiff
path: root/build-aux/gnu-web-doc-update
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-10-02 12:31:38 +0200
committerJim Meyering <meyering@redhat.com>2009-10-02 12:31:38 +0200
commit3e08d3f9b9b5920385529d4a981f052bbcc0a5a7 (patch)
tree3362a29c2d11e15aa649930a8d1d01aa8e75849e /build-aux/gnu-web-doc-update
parentfaf52e824a51a93d173ed97c8901415a0be19481 (diff)
downloadgnulib-3e08d3f9b9b5920385529d4a981f052bbcc0a5a7.tar.gz
gnu-web-doc-update: correct --help output
* build-aux/gnu-web-doc-update: Make --help output relevant.
Diffstat (limited to 'build-aux/gnu-web-doc-update')
-rwxr-xr-xbuild-aux/gnu-web-doc-update5
1 files changed, 3 insertions, 2 deletions
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