]> git.sesse.net Git - ffmpeg/commitdiff
doc: fix incorrect reference to xsd_compliant option
authorAman Gupta <aman@tmm1.net>
Sat, 12 May 2018 19:09:18 +0000 (12:09 -0700)
committerAman Gupta <aman@tmm1.net>
Sat, 12 May 2018 19:09:20 +0000 (12:09 -0700)
reported by Mindless` on IRC

doc/ffprobe.texi

index 4e9f184a1db83af7c60fce3c23a8fa768af1355d..be0539feb23889b37081e2ae02f6797bc60d240f 100644 (file)
@@ -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.