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-remove | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'links-remove') 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 -- cgit v1.2.3