diff options
author | Gyan Doshi <ffmpeg@gyani.pro> | 2021-01-23 13:55:28 +0530 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2021-01-23 13:58:01 +0530 |
commit | e73a8ecb387e8a1d73b161d106342c3fbeebcfe2 (patch) | |
tree | 5429ca121a331e29506f48e11359ad98527ad2ef /doc/fftools-common-opts.texi | |
parent | 2488ba85a0fa5ee4125888258d3d95ce3f03bbb6 (diff) | |
download | ffmpeg-e73a8ecb387e8a1d73b161d106342c3fbeebcfe2.tar.gz |
doc/fftools-common-opts: document buildconf
Diffstat (limited to 'doc/fftools-common-opts.texi')
-rw-r--r-- | doc/fftools-common-opts.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/fftools-common-opts.texi b/doc/fftools-common-opts.texi index 2c94eaefd4..a30ddad9af 100644 --- a/doc/fftools-common-opts.texi +++ b/doc/fftools-common-opts.texi @@ -122,6 +122,9 @@ Use the @option{-protocols} option to get a list of all protocols. @item -version Show version. +@item -buildconf +Show the build configuration, one option per line. + @item -formats Show available formats (including devices). |