From 9f597052d460cbe6b0a5f4660997001b50867751 Mon Sep 17 00:00:00 2001 From: Derek Buitenhuis Date: Sat, 30 Mar 2013 14:45:33 -0400 Subject: [PATCH] doc: Fix grammar in -n description Signed-off-by: Derek Buitenhuis --- doc/ffmpeg.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi index 5132227b26..38d341e7c6 100644 --- a/doc/ffmpeg.texi +++ b/doc/ffmpeg.texi @@ -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})