summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2009-10-30 09:37:36 +0200
committerPanu Matilainen <pmatilai@redhat.com>2009-10-30 09:37:36 +0200
commit77c25db03a55113a77d6a56c422615f9cd4ec435 (patch)
tree6f6ee930a608fcbbcb610d9a4edad66a5b4cfdc6 /doc
parent0dcf65119a0f7f96e460eaf7ef6aa970e9ee2f14 (diff)
downloadlibrpm-tizen-77c25db03a55113a77d6a56c422615f9cd4ec435.tar.gz
librpm-tizen-77c25db03a55113a77d6a56c422615f9cd4ec435.tar.bz2
librpm-tizen-77c25db03a55113a77d6a56c422615f9cd4ec435.zip
Document our new format extensions
Diffstat (limited to 'doc')
-rw-r--r--doc/rpm.811
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/rpm.8 b/doc/rpm.8
index c127659ea..4e038f4e6 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