aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/links-remove
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-remove
parent.ci/ -> test/ (diff)
downloadconfig-links-50f3520aa9ae9ada8da08ab66527b69f47a9be34.tar.gz
config-links-50f3520aa9ae9ada8da08ab66527b69f47a9be34.zip
update script names in comments
Diffstat (limited to '')
-rwxr-xr-xlinks-remove2
1 files changed, 1 insertions, 1 deletions
diff --git a/links-remove b/links-remove
index 271fa02..ea79596 100755
--- a/links-remove
+++ b/links-remove
@@ -5,7 +5,7 @@
# For details, see https://github.com/egor-tensin/config-links.
# Distributed under the MIT License.
-# usage: ./unlink.sh [-h|--help] [-d|--database PATH] [-s|--shared-dir DIR] [-n|--dry-run]
+# usage: ./links-remove [-h|--help] [-d|--database PATH] [-s|--shared-dir DIR] [-n|--dry-run]
set -o errexit
set -o nounset