summaryrefslogtreecommitdiffstats
path: root/urpmq
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-02-17 10:35:00 +0000
committerFrancois Pons <fpons@mandriva.com>2003-02-17 10:35:00 +0000
commit93f81c509c67873a8f3e0e3e92f9bf951a20b5f8 (patch)
treef8e89dd4ebf72e31a7c062a8989f9f30edc47f05 /urpmq
parentf6201b8d82310c87b9ff984a30053627f7f3140c (diff)
downloadurpmi-93f81c509c67873a8f3e0e3e92f9bf951a20b5f8.tar
urpmi-93f81c509c67873a8f3e0e3e92f9bf951a20b5f8.tar.gz
urpmi-93f81c509c67873a8f3e0e3e92f9bf951a20b5f8.tar.bz2
urpmi-93f81c509c67873a8f3e0e3e92f9bf951a20b5f8.tar.xz
urpmi-93f81c509c67873a8f3e0e3e92f9bf951a20b5f8.zip
fixed typo.
Diffstat (limited to 'urpmq')
-rwxr-xr-xurpmq2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpmq b/urpmq
index c0ea0956..4985ebf4 100755
--- a/urpmq
+++ b/urpmq
@@ -62,7 +62,7 @@ usage:
") . _(" -v - verbose mode.
") . _(" -d - extend query to package dependencies.
") . _(" -u - remove package if a more recent version is already installed.
-") . _(" -c - complete output with package to remove.
+") . _(" -c - complete output with package to be removed.
") . _(" -P - do not search in provides to find package.
") . _(" -R - reverse search to what requires package.
") . _(" -y - impose fuzzy search (same as --fuzzy).