aboutsummaryrefslogtreecommitdiff
path: root/man1/sboupgrade.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/sboupgrade.1')
-rw-r--r--man1/sboupgrade.15
1 files changed, 5 insertions, 0 deletions
diff --git a/man1/sboupgrade.1 b/man1/sboupgrade.1
index c55c85f..7e4dd03 100644
--- a/man1/sboupgrade.1
+++ b/man1/sboupgrade.1
@@ -64,6 +64,11 @@ This option causes sboupgrade to skip requirement handling, but still show the R
.RS
When used in combination with the -f option, to force an update even if it would not constitute an update, this will cause sboupgrade to also rebuild all of that slackbuild's requirements. Normally with -f, only the slackbuild(s) specified, and any requirements not already installed, will be rebuilt. This allows for recursive upgrades, among other things.
.RE
+.P
+-z|--force-reqs
+.RS
+When used in combination with the -f option, to force an update even if it would not constitute an update, this will cause sboupgrade to also rebuild all of that slackbuild's requirements that it can grok. Normally with -f, only the slackbuild(s) specified, and any requirements not already installed, will be rebuilt. This allows for recursive upgrades, among other things.
+.RE
.SH BUGS
.P
None known, but there may be some. Please report any found to j@dawnrazor.net; patches are always welcome.