From 02a89d4bffbbdd6324931c3e6acf4abd6557e70f Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 18 Oct 2005 14:44:25 +0000 Subject: Document --qf (but the man page will need to be improved) --- man/C/urpmf.8 | 2 ++ urpmf | 1 + 2 files changed, 3 insertions(+) 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 -- cgit v1.2.1