diff options
author | J Pipkin <j@dawnrazor.net> | 2012-09-09 10:30:32 -0500 |
---|---|---|
committer | J Pipkin <j@dawnrazor.net> | 2012-09-09 10:30:32 -0500 |
commit | 71552a20b941b5d4122a3a46919ee05ecb809e2e (patch) | |
tree | 64a10efb51399c9b0a55ae38f663900a400ad1c2 | |
parent | 6104d9fb8d11a051e57bb3a7d7af1cb063c0717b (diff) | |
download | sbotools2-71552a20b941b5d4122a3a46919ee05ecb809e2e.tar.xz |
sbofind: reformatted help output
-rwxr-xr-x | sbofind | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -23,10 +23,14 @@ sub show_usage () { Usage: $self (search_term) Options: - -h: this screen. - -v: version information. - -i: show the .info for each found item. - -r: show the README for each found item. + -h|--help: + this screen. + -v|--verison: + version information. + -i|--info: + show the .info for each found item. + -r|--readme: + show the README for each found item. Example: $self libsexy |