aboutsummaryrefslogtreecommitdiff
path: root/man1
diff options
context:
space:
mode:
authorJ Pipkin <j@dawnrazor.net>2012-09-09 12:47:59 -0500
committerJ Pipkin <j@dawnrazor.net>2012-09-09 12:47:59 -0500
commit71ded25db8606d492bb9944d723e1c9c26c0e877 (patch)
tree558f7d979e718d70e46e51f4d5b8a6d62d882589 /man1
parent97e21dacb4f44769f3bf03e306d3cbe1f782a296 (diff)
downloadsbotools2-71ded25db8606d492bb9944d723e1c9c26c0e877.tar.xz
fixed sboupgrade.1 -w to -z
Diffstat (limited to 'man1')
-rw-r--r--man1/sboupgrade.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man1/sboupgrade.1 b/man1/sboupgrade.1
index bea0279..28462cc 100644
--- a/man1/sboupgrade.1
+++ b/man1/sboupgrade.1
@@ -4,7 +4,7 @@
sboupgrade - install or upgrade slackbuilds
.SH SYNAPSES
.P
-sboupgrade [-h] [-v] [-d TRUE|FALSE] [-j #|FALSE] [-c TRUE|FALSE] [-f] [-N] [-r] [-R] [-i] [-w] sbo_name (sbo_name)
+sboupgrade [-h] [-v] [-d TRUE|FALSE] [-j #|FALSE] [-c TRUE|FALSE] [-f] [-N] [-r] [-R] [-i] [-z] sbo_name (sbo_name)
.SH DESCRIPTION
.P
sboupgrade is used to upgrade packages installed from slackbuilds. If the -r flag is NOT specified, sboupgrade will attempt to grok a list of requirements in the README for a given slackbuild. If such a list exists, sboupgrade will look to see whether or not those requirements are already installed, and if not, it will ask whether or not it should attempt to install them first. Note that this method is FAR from foolproof, which is part of the reason this does not happen if the README is bypassed. sboupgrade will also note groupadd and useradd commands in README files and offer to run those first. If the README documents options of the KEY=value form, sboupgrade will offer the opportunity to set such options.