aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/links-update
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-11-25 20:50:17 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-11-25 20:50:17 +0300
commit50f3520aa9ae9ada8da08ab66527b69f47a9be34 (patch)
tree736961665a21b9caffcef603039e5a9478089709 /links-update
parent.ci/ -> test/ (diff)
downloadconfig-links-50f3520aa9ae9ada8da08ab66527b69f47a9be34.tar.gz
config-links-50f3520aa9ae9ada8da08ab66527b69f47a9be34.zip
update script names in comments
Diffstat (limited to '')
-rwxr-xr-xlinks-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/links-update b/links-update
index 6c3b633..b195305 100755
--- a/links-update
+++ b/links-update
@@ -17,7 +17,7 @@
# `CYGWIN` Windows environment variable value **must** include either
# `winsymlinks:native` or `winsymlinks:nativestrict`!
-# usage: ./update.sh [-h|--help] [-d|--database PATH] [-s|--shared-dir DIR] [-n|--dry-run]
+# usage: ./links-update [-h|--help] [-d|--database PATH] [-s|--shared-dir DIR] [-n|--dry-run]
set -o errexit
set -o nounset