Browse code

doc/avconv: -sample_fmts, not -help sample_fmts prints the sample formats

Anton Khirnov authored on 2011/11/05 23:55:25
Showing 1 changed files
... ...
@@ -549,7 +549,7 @@ Disable audio recording.
549 549
 @item -acodec @var{codec} (@emph{input/output})
550 550
 Set the audio codec. This is an alias for @code{-codec:a}.
551 551
 @item -sample_fmt[:@var{stream_specifier}] @var{sample_fmt} (@emph{output,per-stream})
552
-Set the audio sample format. Use @code{-help sample_fmts} to get a list
552
+Set the audio sample format. Use @code{-sample_fmts} to get a list
553 553
 of supported sample formats.
554 554
 @end table
555 555