aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Pipkin <d4wnr4z0r@yahoo.com>2012-05-28 13:20:19 -0500
committerJacob Pipkin <d4wnr4z0r@yahoo.com>2012-05-28 13:20:19 -0500
commitc7af49421065f707e22db085b59191be74a99ad1 (patch)
treed18ed882cc1a21ffe5debb5f68f2351f80c2ef98
parent338ae6ada059b1cd53ac6f5c9280c0ea46366e8a (diff)
downloadsbotools2-c7af49421065f707e22db085b59191be74a99ad1.tar.xz
corrected wording regarding requirement parsing
-rw-r--r--man1/sboupgrade.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man1/sboupgrade.1 b/man1/sboupgrade.1
index 3e467da..ab29740 100644
--- a/man1/sboupgrade.1
+++ b/man1/sboupgrade.1
@@ -7,7 +7,7 @@ sboupgrade - install or upgrade slackbuilds
sboupgrade [-h] [-v] [-d TRUE|FALSE] [-j #|FALSE] [-c TRUE|FALSE] [-f] [-N] [-r] [-i] sbo_name (sbo_name)
.SH DESCRIPTION
.P
-sboupgrade is used to upgrade packages installed from slackbuilds. For new package installations, 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 why this does not happen if the README is bypassed.
+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 why this does not happen if the README is bypassed.
.SH OPTIONS
.P
-h