From 161d0ac7219d75d84d8b515cd60109863d309394 Mon Sep 17 00:00:00 2001
From: Michael Niedermayer <michaelni@gmx.at>
Date: Sat, 30 May 2015 18:32:00 +0200
Subject: [PATCH] doc/ffmpeg: Document xerror

Previous version reviewed-by: Lou Logan <lou@lrcd.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
---
 doc/ffmpeg.texi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index 16cee4708f4..1078ea110a7 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -1221,6 +1221,9 @@ Discard all frames excepts keyframes.
 Discard all frames.
 @end table
 
+@item -xerror (@emph{global})
+Stop and exit on error
+
 @end table
 
 As a special exception, you can use a bitmap subtitle stream as input: it
-- 
GitLab