summaryrefslogtreecommitdiff
path: root/build-aux/ar-lib
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-01-07 08:49:48 -0800
committerKarl Berry <karl@freefriends.org>2012-01-07 08:49:48 -0800
commit602241295d8c9845a6cf5098ca53bc4e0afd5839 (patch)
tree29daa188d4a47763f27a729e34fe15b686935da4 /build-aux/ar-lib
parent2cefd738d1d50d61b5a14d145143697f8e6ef394 (diff)
downloadgnulib-602241295d8c9845a6cf5098ca53bc4e0afd5839.tar.gz
autoupdate
Diffstat (limited to 'build-aux/ar-lib')
-rwxr-xr-xbuild-aux/ar-lib2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/ar-lib b/build-aux/ar-lib
index 1a1dbd0202..85d028f4f3 100755
--- a/build-aux/ar-lib
+++ b/build-aux/ar-lib
@@ -98,7 +98,7 @@ func_at_file ()
case $1 in
'')
- func_error "no command. Try \`$0 --help' for more information."
+ func_error "no command. Try '$0 --help' for more information."
;;
-h | --h*)
cat <<EOF