aboutsummaryrefslogtreecommitdiff
path: root/bin/sue
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-12-15 16:49:32 +1300
committerTom Ryder <tom@sanctum.geek.nz>2015-12-15 16:49:32 +1300
commitbec24244d8d93069bbb7e6e83b82de090541e253 (patch)
tree9e4e037a28048d2b7eee3c7db0ad29740231faff /bin/sue
parentAdd comment (diff)
downloaddotfiles-bec24244d8d93069bbb7e6e83b82de090541e253.tar.gz
dotfiles-bec24244d8d93069bbb7e6e83b82de090541e253.zip
Consistent usage output
Diffstat (limited to 'bin/sue')
-rwxr-xr-xbin/sue4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/sue b/bin/sue
index b626aafc..faece8b1 100755
--- a/bin/sue
+++ b/bin/sue
@@ -13,8 +13,8 @@ self=sue
# Define a function to show usage
usage() {
- printf '%s: usage: %s FILE1 [FILE2 ...]\n' \
- "$self" "$self"
+ printf 'USAGE: %s FILE1 [FILE2 ...]\n' \
+ "$self"
}
# Test the first argument