From b3d27fc1a8ef4e1f0088068f47233bf32572b68e Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 21 Jan 2014 22:56:56 +0100 Subject: Fix typo --- sti | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-54-g00ecf