diff options
author | Jacob Pipkin <j@dawnrazor.net> | 2012-10-04 21:19:05 -0500 |
---|---|---|
committer | Jacob Pipkin <j@dawnrazor.net> | 2012-10-04 21:19:05 -0500 |
commit | 55c308767feb1ec95d7588bc5bbe7c3c0803ffbb (patch) | |
tree | 698c23dc7fe4d808fae5764d0d1382a6617f8ee5 /man1/sbofind.1 | |
parent | 8eec1de64c2c4fd36ceca678282b1c5c02014306 (diff) | |
download | sbotools2-55c308767feb1ec95d7588bc5bbe7c3c0803ffbb.tar.xz |
consistency and cleanup fixes, updated ddate and version
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. |