summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorArsen Arsenović <arsen@aarsen.me>2022-11-27 20:45:06 +0100
committerBruno Haible <bruno@clisp.org>2022-11-27 20:45:06 +0100
commit5fd9ee20f836906a85347b6b53b7ddfaafcb8afc (patch)
treeadfa15cadfbe6df7d28d5a8c5750b59beb05c88a /build-aux
parent04191d1b325186fcd788a4a0a89274f8b9a9943b (diff)
downloadgnulib-5fd9ee20f836906a85347b6b53b7ddfaafcb8afc.tar.gz
bootstrap: Fix --help output.
* build-aux/bootstrap (usage): Regenerate.
Diffstat (limited to 'build-aux')
-rwxr-xr-xbuild-aux/bootstrap6
1 files changed, 1 insertions, 5 deletions
diff --git a/build-aux/bootstrap b/build-aux/bootstrap
index 341d05d57e..9714a59432 100755
--- a/build-aux/bootstrap
+++ b/build-aux/bootstrap
@@ -30,7 +30,7 @@
# Please report bugs or propose patches to bug-gnulib@gnu.org.
-scriptversion=2022-07-24.15; # UTC
+scriptversion=2022-07-29.23; # UTC
me="$0"
medir=`dirname "$me"`
@@ -660,10 +660,6 @@ Options:
--bootstrap-sync if this bootstrap script is not identical to
the version in the local gnulib sources,
update this script, and then restart it with
-
- --bootstrap-sync if this bootstrap script is not identical to
- the version in the local gnulib sources,
- update this script, and then restart it with
/bin/sh or the shell \$CONFIG_SHELL
--no-bootstrap-sync do not check whether bootstrap is out of sync
--copy copy files instead of creating symbolic links