summaryrefslogtreecommitdiff
path: root/doc/ffprobe.texi
diff options
context:
space:
mode:
authorAman Gupta <aman@tmm1.net>2018-05-12 12:09:18 -0700
committerAman Gupta <aman@tmm1.net>2018-05-12 12:09:20 -0700
commitcae004cabb6825bf17c5fa69feb037db2ea74911 (patch)
tree486b627bf7205c3e6bbf26d95fbb708311d81a1e /doc/ffprobe.texi
parent7db022e67bab568a560c8bd55f5840e71a34dc15 (diff)
doc: fix incorrect reference to xsd_compliant option
reported by Mindless` on IRC
Diffstat (limited to 'doc/ffprobe.texi')
-rw-r--r--doc/ffprobe.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffprobe.texi b/doc/ffprobe.texi
index 4e9f184a1d..be0539feb2 100644
--- a/doc/ffprobe.texi
+++ b/doc/ffprobe.texi
@@ -584,7 +584,7 @@ value is 0.
This is required for generating an XML file which can be validated
through an XSD file.
-@item xsd_compliant, x
+@item xsd_strict, x
If set to 1 perform more checks for ensuring that the output is XSD
compliant. Default value is 0.
This option automatically sets @option{fully_qualified} to 1.