diff options
Diffstat (limited to 'sbofind')
-rwxr-xr-x | sbofind | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -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; |