From: Panu Matilainen Date: Fri, 30 Oct 2009 07:37:36 +0000 (+0200) Subject: Document our new format extensions X-Git-Tag: tznext/4.11.0.1.tizen20130304~2531 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=77c25db03a55113a77d6a56c422615f9cd4ec435;p=tools%2Flibrpm-tizen.git Document our new format extensions --- diff --git a/doc/rpm.8 b/doc/rpm.8 index c127659..4e038f4 100644 --- a/doc/rpm.8 +++ b/doc/rpm.8 @@ -464,11 +464,17 @@ Use strftime(3) "%c" format. Use strftime(3) "%a %b %d %Y" format. .TP \fB:depflags\fR -Format dependency flags. +Format dependency comparison operator. +.TP +\fB:deptype\fR +Format dependency type. .TP \fB:fflags\fR Format file flags. .TP +\fB:fstate\fR +Format file state. +.TP \fB:hex\fR Format in hexadecimal. .TP @@ -487,6 +493,9 @@ Escape single quotes for use in a script. \fB:triggertype\fR Display trigger suffix. .TP +\fB:vflags\fR +File verification flags. +.TP \fB:xml\fR Wrap data in simple xml markup. .PP