diff options
author | Ramiro Polla <ramiro.polla@gmail.com> | 2009-12-21 02:20:13 +0000 |
---|---|---|
committer | Ramiro Polla <ramiro.polla@gmail.com> | 2009-12-21 02:20:13 +0000 |
commit | 870e015048bccbef22bcbd86351d4bc8edb41924 (patch) | |
tree | aa88a61debfa622ed74483fedcfe71efd7575132 /doc/ffmpeg-doc.texi | |
parent | 7f11e745b27bfbac6b2a18daffc44173530bd6d5 (diff) | |
download | ffmpeg-870e015048bccbef22bcbd86351d4bc8edb41924.tar.gz |
Add -?, -help, and --help as alternative options to get help.
Originally committed as revision 20906 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r-- | doc/ffmpeg-doc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index a0ab60d448..f5c0e64175 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -228,7 +228,7 @@ specified for the inputs. @item -L Show license. -@item -h +@item -h, -?, -help, --help Show help. @item -version |