about summary refs log tree commit diff
path: root/shutdown
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2015-04-08 19:15:19 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2015-04-08 19:15:19 +0200
commitf11386d2dc9b91cd27f362b69d999bb2ece40d18 (patch)
tree80d6c16bc5ea02047ef188af98db7f892aecf18a /shutdown
parentc480db8aecfb6d75d05868a1e484bfd3c68c6d54 (diff)
downloadrunit-void-f11386d2dc9b91cd27f362b69d999bb2ece40d18.tar.gz
runit-void-f11386d2dc9b91cd27f362b69d999bb2ece40d18.tar.xz
runit-void-f11386d2dc9b91cd27f362b69d999bb2ece40d18.zip
shutdown: Don't hardcode name
Diffstat (limited to 'shutdown')
-rwxr-xr-xshutdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/shutdown b/shutdown
index a0bcb09..b456647 100755
--- a/shutdown
+++ b/shutdown
@@ -11,7 +11,7 @@ abort() {
 }
 
 usage() {
-  abort "Usage: shutdown [-fF] [-kchPr] time [warning message]"
+  abort "Usage: ${0##*/} [-fF] [-kchPr] time [warning message]"
 }
 
 action=single