summaryrefslogtreecommitdiffstats
path: root/urpmq
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2005-10-27 14:43:27 +0000
committerPablo Saratxaga <pablo@mandriva.com>2005-10-27 14:43:27 +0000
commite972c3217dbf4e05a799a8eff568e0b469793f07 (patch)
treee923bb334e2e67111f32d0c39182ca259ac0f43c /urpmq
parentac5aa873b4120d9afd9d0756dd54f99bdef2abda (diff)
downloadurpmi-e972c3217dbf4e05a799a8eff568e0b469793f07.tar
urpmi-e972c3217dbf4e05a799a8eff568e0b469793f07.tar.gz
urpmi-e972c3217dbf4e05a799a8eff568e0b469793f07.tar.bz2
urpmi-e972c3217dbf4e05a799a8eff568e0b469793f07.tar.xz
urpmi-e972c3217dbf4e05a799a8eff568e0b469793f07.zip
small changes to translatable strings, to avoid duplication
and to reuse existing translations when possible
Diffstat (limited to 'urpmq')
-rwxr-xr-xurpmq5
1 files changed, 2 insertions, 3 deletions
diff --git a/urpmq b/urpmq
index eb9aa92d..77a5010e 100755
--- a/urpmq
+++ b/urpmq
@@ -46,7 +46,7 @@ usage:
") . N(" --searchmedia - use only the given media to search requested (or updated) packages.
") . 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(" --synthesis - use the given synthesis instead of urpmi db.
") . N(" --auto-select - automatically select packages to upgrade the system.
") . N(" --fuzzy - impose fuzzy search (same as -y).
") . N(" --keep - keep existing packages if possible, reject requested
@@ -71,8 +71,7 @@ usage:
to be 1080 by default (format is <proxyhost[:port]>).
") . N(" --proxy-user - specify user and password to use for proxy
authentication (format is <user:password>).
-") . N(" --env - use specific environment (typically a bug
- report).
+") . N(" --env - use specific environment (typically a bug report).
") . N(" --changelog - print changelog.
") . N(" --summary, -S - print summary.
") . N(" -a - select all matches on command line.