From 50f3520aa9ae9ada8da08ab66527b69f47a9be34 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 25 Nov 2021 20:50:17 +0300 Subject: update script names in comments --- links-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'links-update') 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 -- cgit v1.2.3