Commit d688948d authored by diego's avatar diego

minor help output formatting fix


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@7949 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 8012b512
......@@ -114,8 +114,8 @@ show_help(){
echo " --extra-libs=ELIBS add ELIBS [$ELIBS]"
echo " --build-suffix=SUFFIX suffix for application specific build []"
echo " --arch=ARCH select architecture [$arch]"
echo " --cpu=CPU selects the minimum cpu required (affects
instruction selection, may crash on older CPUs)"
echo " --cpu=CPU selects the minimum cpu required (affects"
echo " instruction selection, may crash on older CPUs)"
echo " --powerpc-perf-enable enable performance report on PPC"
echo " (requires enabling PMC)"
echo " --disable-mmx disable MMX usage"
......
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