]> Savannah Git Hosting - gnulib.git/commitdiff
gnu-web-doc-update: fix --help
authorAkim Demaille <akim@lrde.epita.fr>
Mon, 30 Jul 2012 10:26:43 +0000 (12:26 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 30 Jul 2012 12:27:05 +0000 (14:27 +0200)
* build-aux/gnu-web-doc-update: The information "top level" was written
twice.

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

index b4449103de3c8675f96e45ba636174a877f7c12d..599fb07dfaabf183a8c0f0c72746934b1687695f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,12 @@
        maint.mk: avoid a sub-shell
        * top/maint.mk (release-prep): Remove unneeded sub-shell.
 
+2012-07-30  Akim Demaille  <akim@lrde.epita.fr>
+
+       gnu-web-doc-update: fix --help
+       * build-aux/gnu-web-doc-update: The information "top level" was written
+       twice.
+
 2012-07-30  Akim Demaille  <akim@lrde.epita.fr>
 
        maint.mk: absolute VPATH issue
index 263a8f18acc1aa428cf579ce15841220a284aaf4..4acd69d151a9aa8e7f2376762ff76d8a9af2b0fc 100755 (executable)
@@ -33,10 +33,9 @@ help()
   cat <<EOF
 Usage: $ME
 
-Run this script from top_srcdir (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.
+Run this script from top_srcdir (no arguments) after each non-alpha
+release, to update the web documentation at
+http://www.gnu.org/software/\$pkg/manual/
 
 Options:
   -C, --builddir=DIR  location of (configured) Makefile (default: .)