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

This commit is contained in:
Anton Khirnov 2011-11-05 15:55:25 +01:00
parent 2461284630
commit 2b56db5869
1 changed files with 1 additions and 1 deletions

View 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