diff options
| author | J Pipkin <j@dawnrazor.net> | 2012-09-09 10:31:02 -0500 | 
|---|---|---|
| committer | J Pipkin <j@dawnrazor.net> | 2012-09-09 10:31:02 -0500 | 
| commit | 6ad1b9f91038d13ceff46e312d052f6ba2310797 (patch) | |
| tree | 3921c30fc584de8a05c9109220fa271ee43a5e4f | |
| parent | 71552a20b941b5d4122a3a46919ee05ecb809e2e (diff) | |
| download | sbotools2-6ad1b9f91038d13ceff46e312d052f6ba2310797.tar.xz | |
sbosnap: reformatted help output
| -rwxr-xr-x | sbosnap | 6 | 
1 files changed, 4 insertions, 2 deletions
| @@ -25,8 +25,10 @@ sub show_usage () {  Usage: $self [options|command]  Options: -  -h: this screen. -  -v: version information. +  -h|--help: +    this screen. +  -v|--version: +    version information.  Commands:    fetch: initialize a local copy of the slackbuilds.org tree. | 
