changeset 12089:dd424efcfda8

gnu-web-doc-update: correct --help output * build-aux/gnu-web-doc-update: Make --help output relevant.
author Jim Meyering <meyering@redhat.com>
date Fri, 02 Oct 2009 12:31:38 +0200
parents 2fb195fbc006
children b0d4133f4100
files ChangeLog build-aux/gnu-web-doc-update
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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.
 
--- a/build-aux/gnu-web-doc-update
+++ b/build-aux/gnu-web-doc-update
@@ -37,8 +37,9 @@
     --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