From c94ede9e6224004d21178c00aa7a3d9f664f0fed Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 8 Feb 2017 06:54:47 +0100 Subject: manpage: fix incorrect option name for --record-file Also the one in interface-changes.rst. Fixes #4121. --- DOCS/interface-changes.rst | 2 +- DOCS/man/options.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst index a032e7c721..3f21bf8063 100644 --- a/DOCS/interface-changes.rst +++ b/DOCS/interface-changes.rst @@ -32,7 +32,7 @@ Interface changes - "vo-drop-frame-count" to "frame-drop-count" The old names still work, but are deprecated. - remove the --stream-capture option and property. No replacement. - (--stream-record might serve as alternative) + (--record-file might serve as alternative) - add --sub-justify - add --sub-ass-justify - internally there's a different way to enable the demuxer cache now diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index afdf5b2dd1..af9a3b913d 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -4863,7 +4863,7 @@ Miscellaneous This does not affect playlist expansion, redirection, or other loading of referenced files like with ordered chapters. -``--record-stream=`` +``--record-file=`` Record the current stream to the given target file. The target file will always be overwritten without asking. -- cgit v1.2.3