summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/C/urpmf.82
-rwxr-xr-xurpmf1
2 files changed, 3 insertions, 0 deletions
diff --git a/man/C/urpmf.8 b/man/C/urpmf.8
index 68146905..20e0bac8 100644
--- a/man/C/urpmf.8
+++ b/man/C/urpmf.8
@@ -59,6 +59,8 @@ Prints and searches through the Obsoletes tags.
Prints and searches through the Packager tag.
.IP "\fB\--provides\fP"
Prints and searches through the Provides tags.
+.IP "\fB\--qf\fP"
+Specify a printf-like output format.
.IP "\fB\--requires\fP"
Prints and searches through the Requires tag.
.IP "\fB\--size\fP"
diff --git a/urpmf b/urpmf
index 3947341d..74d5e9b3 100755
--- a/urpmf
+++ b/urpmf
@@ -49,6 +49,7 @@ usage:
") . N(" --obsoletes - print obsoletes tags
") . N(" --packager - print packager
") . N(" --provides - print provides tags
+") . N(" --qf - specify a printf-like output format
") . N(" --requires - print requires tags
") . N(" --size - print installed size
") . N(" --sortmedia - sort media according to substrings separated by comma