diff mbox

[FFmpeg-devel] encoders.texi: Replace x264 --full-help suggestion with --fullhelp

Message ID 20170810164023.25901-1-leo.izen@gmail.com
State Accepted
Commit cbd8e070561b0bec6ecf22dfd8e4db91824e8b07
Headers show

Commit Message

Leo Izen Aug. 10, 2017, 4:40 p.m. UTC
---
 doc/encoders.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Steven Liu Aug. 11, 2017, 12:02 a.m. UTC | #1
2017-08-11 0:40 GMT+08:00 Leo Izen <leo.izen@gmail.com>:
> ---
>  doc/encoders.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/encoders.texi b/doc/encoders.texi
> index 690cca83dc..f20be54ce8 100644
> --- a/doc/encoders.texi
> +++ b/doc/encoders.texi
> @@ -1793,7 +1793,7 @@ the documentation of the undocumented generic options, see
>  @ref{codec-options,,the Codec Options chapter}.
>
>  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.
>
>  @table @option
> --
> 2.14.0
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Ah, fix typo,  LGTM
Michael Niedermayer Aug. 16, 2017, 1:34 a.m. UTC | #2
On Fri, Aug 11, 2017 at 08:02:40AM +0800, Steven Liu wrote:
> 2017-08-11 0:40 GMT+08:00 Leo Izen <leo.izen@gmail.com>:
> > ---
> >  doc/encoders.texi | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/doc/encoders.texi b/doc/encoders.texi
> > index 690cca83dc..f20be54ce8 100644
> > --- a/doc/encoders.texi
> > +++ b/doc/encoders.texi
> > @@ -1793,7 +1793,7 @@ the documentation of the undocumented generic options, see
> >  @ref{codec-options,,the Codec Options chapter}.
> >
> >  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.
> >
> >  @table @option
> > --
> > 2.14.0
> >
> > _______________________________________________
> > ffmpeg-devel mailing list
> > ffmpeg-devel@ffmpeg.org
> > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
> Ah, fix typo,  LGTM

will apply

thx

[...]

--
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The real ebay dictionary, page 2
"100% positive feedback" - "All either got their money back or didnt complain"
"Best seller ever, very honest" - "Seller refunded buyer after failed scam"
diff mbox

Patch

diff --git a/doc/encoders.texi b/doc/encoders.texi
index 690cca83dc..f20be54ce8 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -1793,7 +1793,7 @@  the documentation of the undocumented generic options, see
 @ref{codec-options,,the Codec Options chapter}.
 
 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.
 
 @table @option