aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2014-01-21 22:56:56 +0100
committerGravatar Tom Willemse2014-01-21 22:56:56 +0100
commitb3d27fc1a8ef4e1f0088068f47233bf32572b68e (patch)
treea5f4e413915884104cfd271df549b73c54ecff34
parent6767deb6a27d0cee8132d4bec937e44cb7842312 (diff)
downloadsti-b3d27fc1a8ef4e1f0088068f47233bf32572b68e.tar.gz
sti-b3d27fc1a8ef4e1f0088068f47233bf32572b68e.zip
Fix typo
-rwxr-xr-xsti2
1 files changed, 1 insertions, 1 deletions
diff --git a/sti b/sti
index 12327de..80155ea 100755
--- a/sti
+++ b/sti
@@ -34,7 +34,7 @@ information about a command." | fold
function help_reinit ()
{
- local xname="$(basename 0)"
+ local xname="$(basename $0)"
echo "Usage: ${xname} reinit TOOL"
echo