aboutsummaryrefslogtreecommitdiff
path: root/man1
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-05-17 17:32:39 +0200
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-05-17 17:32:39 +0200
commit3b9b37a153bd1a8bc75c94e146d00b329deed137 (patch)
tree162c22b53f9ab3c6b85e4b9d3e4f13e2f0cc7827 /man1
parent27427a2ce3c9967803e51152910937182f3ef429 (diff)
downloadsbotools-3b9b37a153bd1a8bc75c94e146d00b329deed137.tar.xz
man1/sbofind.1: Document that sbofind now searches TAGS.txt file if the repo provides it
Diffstat (limited to 'man1')
-rw-r--r--man1/sbofind.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man1/sbofind.1 b/man1/sbofind.1
index bfd5054..9378def 100644
--- a/man1/sbofind.1
+++ b/man1/sbofind.1
@@ -7,7 +7,7 @@ sbofind - search slackbuilds.org tree for a given name
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.
+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. If the repository includes a TAGS.txt file, that will be used to find more results as well.
.SH OPTIONS
.P
-h|--help