diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-03-13 14:14:42 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-03-13 14:14:42 +0000 |
commit | 995495f17b4c63f97f989b8fd2c6b7d014026885 (patch) | |
tree | 8cadbb97ef837a3c9476418b196810677fd4b0e0 /gurpmi.pm | |
parent | 5f00fee31301f4f0c78989b3a4c7c300f54a560e (diff) | |
download | urpmi-995495f17b4c63f97f989b8fd2c6b7d014026885.tar urpmi-995495f17b4c63f97f989b8fd2c6b7d014026885.tar.gz urpmi-995495f17b4c63f97f989b8fd2c6b7d014026885.tar.bz2 urpmi-995495f17b4c63f97f989b8fd2c6b7d014026885.tar.xz urpmi-995495f17b4c63f97f989b8fd2c6b7d014026885.zip |
(usage) use english typography
Diffstat (limited to 'gurpmi.pm')
-rw-r--r-- | gurpmi.pm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ This is free software and may be redistributed under the terms of the GNU GPL. usage: ", $urpm::VERSION) . " gurpmi <rpm> [ <rpm>... ] -" . N("Options :") . "\n" +" . N("Options:") . "\n" . N(" --help - print this help message. ") . N(" --auto - non-interactive mode, assume default answers to questions. ") . N(" --auto-select - automatically select packages to upgrade the system. |