Browse Source

encoders.texi: Replace x264 --full-help suggestion with --fullhelp

Reviewed-by: Steven Liu <lingjiujianke@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tags/n3.4
Leo Izen Michael Niedermayer 7 years ago
parent
commit
cbd8e07056
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/encoders.texi

+ 1
- 1
doc/encoders.texi View File

@@ -1793,7 +1793,7 @@ the documentation of the undocumented generic options, see
@ref{codec-options,,the Codec Options chapter}. @ref{codec-options,,the Codec Options chapter}.


To get a more accurate and extensive documentation of the libx264 To get a more accurate and extensive documentation of the libx264
options, invoke the command @command{x264 --full-help} or consult
options, invoke the command @command{x264 --fullhelp} or consult
the libx264 documentation. the libx264 documentation.


@table @option @table @option


Loading…
Cancel
Save