summaryrefslogtreecommitdiffstats
path: root/urpmi
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-10-27 08:30:56 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-10-27 08:30:56 +0000
commit8d94794c91d317cf56985b079d03b062966d5ed7 (patch)
tree7eafe32410a4c3c79d45035b79ee71bf90b7d4cb /urpmi
parent05384c1a029f516e9fb57a1f19dff05814091ebc (diff)
downloadurpmi-8d94794c91d317cf56985b079d03b062966d5ed7.tar
urpmi-8d94794c91d317cf56985b079d03b062966d5ed7.tar.gz
urpmi-8d94794c91d317cf56985b079d03b062966d5ed7.tar.bz2
urpmi-8d94794c91d317cf56985b079d03b062966d5ed7.tar.xz
urpmi-8d94794c91d317cf56985b079d03b062966d5ed7.zip
Add --strict-arch in help message
Diffstat (limited to 'urpmi')
-rwxr-xr-xurpmi1
1 files changed, 1 insertions, 0 deletions
diff --git a/urpmi b/urpmi
index 48a69055..4a42dc93 100755
--- a/urpmi
+++ b/urpmi
@@ -125,6 +125,7 @@ usage:
") . N(" --more-choices - when several packages are found, propose more choices
than the default.
") . N(" --norebuild - don't try to rebuild hdlist if not readable.
+") . N(" --strict-arch - upgrade only packages with the same architecture.
") . N(" -a - select all matches on command line.
") . N(" -p - allow search in provides to find package.
") . N(" -P - do not search in provides to find package.