changeset 17015:5b5eb84f0f79

gnu-web-doc-update: fix --help * build-aux/gnu-web-doc-update: The information "top level" was written twice.
author Akim Demaille <akim@lrde.epita.fr>
date Mon, 30 Jul 2012 12:26:43 +0200
parents dac0cd2e8030
children 760a817944c0
files ChangeLog build-aux/gnu-web-doc-update
diffstat 2 files changed, 9 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Jul 30 06:20:26 2012 -0600
+++ b/ChangeLog	Mon Jul 30 12:26:43 2012 +0200
@@ -11,6 +11,12 @@
 
 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
 	* top/maint.mk (release-prep): Help Git find .git/.
 	From Jim Meyering.
--- a/build-aux/gnu-web-doc-update	Mon Jul 30 06:20:26 2012 -0600
+++ b/build-aux/gnu-web-doc-update	Mon Jul 30 12:26:43 2012 +0200
@@ -33,10 +33,9 @@
   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: .)