diff options
author | Francois Pons <fpons@mandriva.com> | 2003-04-18 16:27:04 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-04-18 16:27:04 +0000 |
commit | 5900a38755b6b26e9b093ed56895381338c55789 (patch) | |
tree | ada0bf4d780168422df5c3f17b20c60e31e2152c /urpmq | |
parent | ef6c0a79a3d2611505bba6104dab2d46412752be (diff) | |
download | urpmi-5900a38755b6b26e9b093ed56895381338c55789.tar urpmi-5900a38755b6b26e9b093ed56895381338c55789.tar.gz urpmi-5900a38755b6b26e9b093ed56895381338c55789.tar.bz2 urpmi-5900a38755b6b26e9b093ed56895381338c55789.tar.xz urpmi-5900a38755b6b26e9b093ed56895381338c55789.zip |
fixed english typo.
Diffstat (limited to 'urpmq')
-rwxr-xr-x | urpmq | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ usage: ", $urpm::VERSION) . N(" --help - print this help message. ") . N(" --update - use only update media. ") . N(" --media - use only the given media, separated by comma. -") . N(" --excludemedia - do not use only the given media, separated by comma. +") . N(" --excludemedia - do not use the given media, separated by comma. ") . N(" --sortmedia - sort media according to substrings separated by comma. ") . N(" --synthesis - use the synthesis given instead of urpmi db. ") . N(" --auto-select - automatically select packages to upgrade the system. |