From 41229ef7058702600cc6a6d09e933251d41e8f3b Mon Sep 17 00:00:00 2001 From: Gyan Doshi Date: Thu, 15 Jun 2023 15:07:05 +0530 Subject: [PATCH] doc/muxers: harmonize option presentation in hls No surrounding option has the '-' prefix. --- doc/muxers.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/muxers.texi b/doc/muxers.texi index 31fca17dd6..91d30c5b3b 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -1325,7 +1325,7 @@ Use persistent HTTP connections. Applicable only for HTTP output. @item timeout Set timeout for socket I/O operations. Applicable only for HTTP output. -@item -ignore_io_errors +@item ignore_io_errors Ignore IO errors during open, write and delete. Useful for long-duration runs with network output. @item headers