summaryrefslogtreecommitdiffstats
path: root/gurpmi.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-03-13 14:13:52 +0000
committerThierry Vignaud <tv@mandriva.org>2008-03-13 14:13:52 +0000
commit5f00fee31301f4f0c78989b3a4c7c300f54a560e (patch)
tree7a02b9191284f54146a015646036a5cf5dae2602 /gurpmi.pm
parente93b620b41a43514e7d43763c209574eca2af641 (diff)
downloadurpmi-5f00fee31301f4f0c78989b3a4c7c300f54a560e.tar
urpmi-5f00fee31301f4f0c78989b3a4c7c300f54a560e.tar.gz
urpmi-5f00fee31301f4f0c78989b3a4c7c300f54a560e.tar.bz2
urpmi-5f00fee31301f4f0c78989b3a4c7c300f54a560e.tar.xz
urpmi-5f00fee31301f4f0c78989b3a4c7c300f54a560e.zip
(usage) factorize string with urpmi (typo fix)
Diffstat (limited to 'gurpmi.pm')
-rw-r--r--gurpmi.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gurpmi.pm b/gurpmi.pm
index 0ed76d47..217ff5fe 100644
--- a/gurpmi.pm
+++ b/gurpmi.pm
@@ -44,7 +44,7 @@ usage:
", $urpm::VERSION) . " gurpmi <rpm> [ <rpm>... ]
" . N("Options :") . "\n"
. N(" --help - print this help message.
-") . N(" --auto - non-interactive mode, assume default answers to questions. --auto
+") . N(" --auto - non-interactive mode, assume default answers to questions.
") . N(" --auto-select - automatically select packages to upgrade the system.
") . N(" --force - force invocation even if some packages do not exist.
") . N(" --verify-rpm - verify rpm signature before installation