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 453f0d9f..e0c2159a 100755
--- a/urpmq
+++ b/urpmq
@@ -81,6 +81,8 @@ usage:
") . N(" --changelog - print changelog.
") . N(" --summary, -S - print summary.
") . N(" --verbose, -v - verbose mode.
+") . N(" --requires-recursive, -d
+ - query package dependencies.
") . N(" --whatrequires - reverse search to what requires package.
") . N(" --whatrequires-recursive
- extended reverse search (includes virtual packages).
@@ -88,7 +90,6 @@ usage:
- search in provides to find package.
") . N(" -a - select all matches on command line.
") . N(" -c - complete output with package to be removed.
-") . N(" -d - extend query to package dependencies.
") . N(" -f - print version, release and arch with name.
") . N(" -g - print groups with name also.
") . N(" -i - print useful information in human readable form.