doc/avconv: -sample_fmts, not -help sample_fmts prints the sample formats
authorAnton Khirnov <anton@khirnov.net>
Sat, 5 Nov 2011 14:55:25 +0000 (15:55 +0100)
committerAnton Khirnov <anton@khirnov.net>
Sun, 6 Nov 2011 17:38:53 +0000 (18:38 +0100)
doc/avconv.texi

index 1075cc7..41e2771 100644 (file)
@@ -549,7 +549,7 @@ Disable audio recording.
 @item -acodec @var{codec} (@emph{input/output})
 Set the audio codec. This is an alias for @code{-codec:a}.
 @item -sample_fmt[:@var{stream_specifier}] @var{sample_fmt} (@emph{output,per-stream})
-Set the audio sample format. Use @code{-help sample_fmts} to get a list
+Set the audio sample format. Use @code{-sample_fmts} to get a list
 of supported sample formats.
 @end table