diff options
Diffstat (limited to 'urpmq')
-rwxr-xr-x | urpmq | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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). |