1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-12 07:30:54 +02:00

doc: Fix grammar in -n description

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
This commit is contained in:
Derek Buitenhuis 2013-03-30 14:45:33 -04:00
parent 876fe11e32
commit 9f597052d4

View File

@ -232,7 +232,8 @@ input file name
Overwrite output files without asking.
@item -n (@emph{global})
Do not overwrite output files but exit if file exists.
Do not overwrite output files, and exit immediately if a specified
output file already exists.
@item -c[:@var{stream_specifier}] @var{codec} (@emph{input/output,per-stream})
@itemx -codec[:@var{stream_specifier}] @var{codec} (@emph{input/output,per-stream})