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 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 |