summaryrefslogtreecommitdiffstats
path: root/source/a/pkgtools/manpages/upgradepkg.8
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/pkgtools/manpages/upgradepkg.8')
-rw-r--r--source/a/pkgtools/manpages/upgradepkg.89
1 files changed, 9 insertions, 0 deletions
diff --git a/source/a/pkgtools/manpages/upgradepkg.8 b/source/a/pkgtools/manpages/upgradepkg.8
index 757d60031..73f204af1 100644
--- a/source/a/pkgtools/manpages/upgradepkg.8
+++ b/source/a/pkgtools/manpages/upgradepkg.8
@@ -16,6 +16,9 @@ upgradepkg \- upgrade Slackware packages.
.B --dry-run
]
[
+.B --warn
+]
+[
.B --install-new
]
[
@@ -38,6 +41,9 @@ upgradepkg \- upgrade Slackware packages.
.B --dry-run
]
[
+.B --warn
+]
+[
.B --install-new
]
[
@@ -84,6 +90,9 @@ ROOT=/mnt upgradepkg package.txz (or .tbz, .tgz, .tlz)
Output a report about which packages would be installed or upgraded
but don't actually perform the upgrades.
.TP
+.B \--warn
+This option does the same thing as --warn.
+.TP
.B \--install-new
Normally upgradepkg only upgrades packages that are already installed on the system, and
will skip any packages that do not already have a version installed.