aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2023-09-26 11:40:41 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2023-09-26 11:40:41 -0400
commit5a182ff070218077f61c29b163dd85962cdabc81 (patch)
treea9bb9959ce0c8741a36a5a2d033b12bbfd6552eb /bin
parent989b16c71fd01c9d546a54e4155b5cd1bb8c2ee1 (diff)
downloadspexmgr-5a182ff070218077f61c29b163dd85962cdabc81.tar.gz
Add help option
Diffstat (limited to 'bin')
-rwxr-xr-xbin/spexmgr2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/spexmgr b/bin/spexmgr
index 076b18b..8186fcd 100755
--- a/bin/spexmgr
+++ b/bin/spexmgr
@@ -161,7 +161,7 @@ usage() {
echo "usage: $(basename $0) [-h] {command} [arg ...]"
echo
echo "Arguments:"
- echo " --help this message"
+ echo " --help -h this message"
echo
echo "Commands:"
echo " clean Removed cached packages/archives"