From 71552a20b941b5d4122a3a46919ee05ecb809e2e Mon Sep 17 00:00:00 2001 From: J Pipkin Date: Sun, 9 Sep 2012 10:30:32 -0500 Subject: sbofind: reformatted help output --- sbofind | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/sbofind b/sbofind index 26a23a5..d4e2e07 100755 --- a/sbofind +++ b/sbofind @@ -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 -- cgit v1.2.3