summaryrefslogtreecommitdiff
path: root/doc/ffprobe.texi
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-09-10 13:36:27 +0200
committerStefano Sabatini <stefasab@gmail.com>2012-09-11 01:14:57 +0200
commit0c71d5a077de20aee220fe30ea752862c9ca3f9c (patch)
tree3a622556bf2b73466719cbb7541a3221bc206553 /doc/ffprobe.texi
parentf740c1a9c2a6b70b44b59faeb27e1a9cd8e9ec39 (diff)
ffprobe: add print_section option to the compact writer
Allow to skip section name at the begin of each line. Possibly simplify output.
Diffstat (limited to 'doc/ffprobe.texi')
-rw-r--r--doc/ffprobe.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ffprobe.texi b/doc/ffprobe.texi
index cbe48a760d..19b32ee1b1 100644
--- a/doc/ffprobe.texi
+++ b/doc/ffprobe.texi
@@ -268,6 +268,11 @@ containing a newline ('\n'), a carriage return ('\r'), a double quote
Perform no escaping.
@end table
+@item print_section, p
+Print the section name at the begin of each line if the value is
+@code{1}, disable it with value set to @code{0}. Default value is
+@code{1}.
+
@end table
@section csv