diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2004-01-21 10:18:10 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2004-01-21 10:18:10 +0000 |
commit | 4dcc459171fee2539abbc25df2f71cfcbfc02469 (patch) | |
tree | fbfd3e42748819fbbeec2a44619f7cc975f49158 /urpmq | |
parent | ebfe45490d216367dfa3c5515102eb6eca953e94 (diff) | |
download | urpmi-4dcc459171fee2539abbc25df2f71cfcbfc02469.tar urpmi-4dcc459171fee2539abbc25df2f71cfcbfc02469.tar.gz urpmi-4dcc459171fee2539abbc25df2f71cfcbfc02469.tar.bz2 urpmi-4dcc459171fee2539abbc25df2f71cfcbfc02469.tar.xz urpmi-4dcc459171fee2539abbc25df2f71cfcbfc02469.zip |
fixed typos and updated po files
Diffstat (limited to 'urpmq')
-rwxr-xr-x | urpmq | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,7 @@ usage: ") . N(" -R - reverse search to what requires package. ") . N(" -y - impose fuzzy search (same as --fuzzy). ") . N(" -s - next package is a source package (same as --src). -") . N(" -i - print useful information in human readeable form. +") . N(" -i - print useful information in human readable form. ") . N(" -g - print groups with name also. ") . N(" -r - print version and release with name also. ") . N(" -f - print version, release and arch with name. |