diff options
author | j pipkin <j@dawnrazor.net> | 2013-09-22 07:51:00 -0500 |
---|---|---|
committer | j pipkin <j@dawnrazor.net> | 2013-09-22 07:51:00 -0500 |
commit | 5bd0ec56ac20709daa775427eb7e5070178839e9 (patch) | |
tree | 8a93eb38fbdbb34c1c53bdd5ba760b09b2a3a27f /man1 | |
parent | 8acc179acf52490e260ae13706c02d2522c4a428 (diff) | |
download | sbotools-5bd0ec56ac20709daa775427eb7e5070178839e9.tar.xz |
created tools/update_man_pages.sh, version 1.6 -> 1.7
Diffstat (limited to 'man1')
-rw-r--r-- | man1/sbocheck.1.bak | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/man1/sbocheck.1.bak b/man1/sbocheck.1.bak deleted file mode 100644 index 8263c2b..0000000 --- a/man1/sbocheck.1.bak +++ /dev/null @@ -1,32 +0,0 @@ -.TH sbocheck 1 "Prickle-Prickle,_Discord_16,_3179_YOLD" "sbotools 1.7" dawnrazor.net -.SH NAME -.P -sbocheck - update a local slackbuilds.org tree and check for updates. -.SH SYNAPSES -.P -sbocheck [-h|-v] -.SH DESCRIPTION -.P -sbocheck first updates a previously fetched copy of the slackbuilds.org tree (see sbosnap(1)) and then checks to see if any packages installed from slackbuilds.org have updates, and reports what it finds. -.SH OPTIONS -.P --h|--help -.RS -Show help information. -.RE -.P --v|--version -.RS -Show version information. -.RE -.SH BUGS -.P -None known, but there may be some. Please report any found to j@dawnrazor.net or xocel@iquidus.org; patches are always welcome. -.SH SEE ALSO -.P -sboclean(1), sboconfig(1), sbofind(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> |