Commit 10d46dd0 authored by Diego Biurrun's avatar Diego Biurrun

Add --disable-devices to --help output.

Originally committed as revision 11178 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 7dd2862b
......@@ -154,6 +154,7 @@ show_help(){
echo " --enable-protocol=NAME enables protocol NAME"
echo " --disable-protocol=NAME disables protocol NAME"
echo " --disable-protocols disables all protocols"
echo " --disable-devices disables all devices"
echo " --list-decoders show all available decoders"
echo " --list-encoders show all available encoders"
echo " --list-muxers show all available muxers"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment