diff options
| author | Slack Coder <slackcoder@server.ky> | 2024-11-28 09:59:36 -0500 |
|---|---|---|
| committer | Slack Coder <slackcoder@server.ky> | 2025-02-19 09:55:01 -0500 |
| commit | 24493e32d8548110c514db9bc09efb5aba276ca5 (patch) | |
| tree | 80319bacf6eb845741beb8d331969884495d6f4c /man1/sbofind.1 | |
| parent | 82a520dcb6f6cfe538c68fd04a8a7b94f3b177c2 (diff) | |
| download | sbotools2-24493e32d8548110c514db9bc09efb5aba276ca5.tar.xz | |
Set To Do branch
Diffstat (limited to 'man1/sbofind.1')
| -rw-r--r-- | man1/sbofind.1 | 75 |
1 files changed, 0 insertions, 75 deletions
diff --git a/man1/sbofind.1 b/man1/sbofind.1 deleted file mode 100644 index e5aaace..0000000 --- a/man1/sbofind.1 +++ /dev/null @@ -1,75 +0,0 @@ -.TH sbofind 1 "Pungenday, Chaos 28, 3191 YOLD" "sbotools 2.8.0" sbotools2 -.SH NAME -.P -sbofind - search slackbuilds.org tree for a given name -.SH SYNAPSES -.P -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. If the repository includes a TAGS.txt file, that will be used to find more results as well. -.SH OPTIONS -.P --h|--help -.RS -Show help information. -.RE -.P --v|--version -.RS -Show version information. -.RE -.P --e|--exact -.RS -Only exact matching. -.RE -.P --t|--no-tags -.RS -Exclude tags from search. -.RE -.P --i|--info -.RS -Show the contents of the .info file for each slackbuild found. -.RE -.P --r|--readme -.RS -Show the contents of the README file for each slackbuild found. -.RE -.P --q|--queue -.RS -Show the build queue for each slackbuild found. -.RE -.SH EXIT CODES -.P -sbofind can exit with the following exit codes: -.RS - -0: all operations were succesful. -.RE -.RS -1: a usage error occured, ie sbofind was ran with nothing to find. -.RE -.RS -6: sbofind was unable to obtain a required file handle. -.RE -.SH BUGS -.P -None known, but there may be some. Please report any found to slackcoder@server.ky ; patches are always welcome. -.SH SEE ALSO -.P -sbocheck(1), sboclean(1), sboconfig(1), sboinstall(1), sboremove(1), sbosnap(1), sboupgrade(1), sbotools.conf(5) -.SH AUTHORS -.P -Jacob Pipkin <j@dawnrazor.net> -.P -Luke Williams <xocel@iquidus.org> -.P -Andreas Guldstrand <andreas.guldstrand@gmail.com> -.SH MAINTAINER -.P -Slack Coder <slackcoder@server.ky> |
