aboutsummaryrefslogtreecommitdiff
path: root/sbofind
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-04-16 00:05:10 +0200
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-04-16 00:05:10 +0200
commit301e8781a3d80c371bf3f68e9b6cfd27ddd161ad (patch)
tree16401c458b0d05e12ab04775a973b8ac893a667f /sbofind
parent01b15204ee6e2c3b583e5a4479f53d2651bb20aa (diff)
downloadsbotools2-301e8781a3d80c371bf3f68e9b6cfd27ddd161ad.tar.xz
Test show_usage output for all the sbo* commands
Diffstat (limited to 'sbofind')
-rwxr-xr-xsbofind12
1 files changed, 6 insertions, 6 deletions
diff --git a/sbofind b/sbofind
index 0adb1f7..8fd08f9 100755
--- a/sbofind
+++ b/sbofind
@@ -25,18 +25,18 @@ Usage: $self (search_term)
Options:
-h|--help:
- this screen.
+ this screen.
-v|--verison:
- version information.
+ version information.
-i|--info:
- show the .info for each found item.
+ show the .info for each found item.
-r|--readme:
- show the README for each found item.
+ show the README for each found item.
-q|--queue:
- show the build queue for each found item.
+ show the build queue for each found item.
Example:
- $self libsexy
+ $self libsexy
EOF
return 1;