summaryrefslogtreecommitdiffstats
path: root/urpmq
diff options
context:
space:
mode:
Diffstat (limited to 'urpmq')
-rwxr-xr-xurpmq3
1 files changed, 2 insertions, 1 deletions
diff --git a/urpmq b/urpmq
index a276c517..a0a65521 100755
--- a/urpmq
+++ b/urpmq
@@ -78,7 +78,8 @@ usage:
") . N(" -u - remove package if a more recent version is already installed.
") . N(" -a - select all matches on command line.
") . N(" -c - complete output with package to be removed.
-") . N(" -P - do not search in provides to find package.
+") . N(" -p - search in provides to find package.
+") . N(" -P - do not search in provides to find package (default).
") . 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).