diff options
Diffstat (limited to 'man1/sbofind.1')
-rw-r--r-- | man1/sbofind.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man1/sbofind.1 b/man1/sbofind.1 index 2decf2b..6b4d8e6 100644 --- a/man1/sbofind.1 +++ b/man1/sbofind.1 @@ -1,10 +1,10 @@ -.TH sbofind 1 "Sweetmorn, Bureaucracy 57, 3178 YOLD" "sbotools 0.9 fnord" dawnrazor.net +.TH sbofind 1 "Boomtime, Bureaucracy 58, 3178 YOLD" "sbotools 0.10 fnord" dawnrazor.net .SH NAME .P sbofind - search slackbuilds.org tree for a given name .SH SYNAPSES .P -sbofind [-hvir] search_term +sbofind [-h|-v] [-ir] search_term .SH DESCRIPTION .P sbofind searches the names of all slackbuilds for a given term. It reports back any slackbuilds found along with the path for each. This is equivalent to running "cd /usr/ports; make search name=$search_term display=name,path" on a FreeBSD system. For a more general search, the slackbuilds.org site should be consulted, where tags also exist and are included in the searched fields. |