diff options
author | Jacob Pipkin <d4wnr4z0r@yahoo.com> | 2012-05-26 11:32:47 -0500 |
---|---|---|
committer | Jacob Pipkin <d4wnr4z0r@yahoo.com> | 2012-05-26 11:32:47 -0500 |
commit | fbaf127392d3d3c2055a3903f65214c3df205205 (patch) | |
tree | d0aeb07a985e1dbde394045ea0d369b5f54840aa /man1/sbofind.1 | |
parent | 933a5bd933b89c49582fba9425ca61da213010ed (diff) | |
download | sbotools2-fbaf127392d3d3c2055a3903f65214c3df205205.tar.xz |
fixes and cleanups to SBo -> slackbuild conversion
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 d8c12dd..e166c4f 100644 --- a/man1/sbofind.1 +++ b/man1/sbofind.1 @@ -1,13 +1,13 @@ .TH sbofind 1 "Prickle-Prickle, the 61st day of Discord in the YOLD 3178" "sbotools 0.3 fnord" dawnrazor.net .SH NAME .P -sbofind - search SlackBuilds for a given name +sbofind - search slackbuilds.org tree for a given name .SH SYNAPSES .P sbofind [-v] 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. +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. .SH OPTIONS .P -v |