mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Fix <parameter> vs <option> in "Command Explanations" of ffmpeg
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19005 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
09ddeeb343
commit
7197352631
@ -335,12 +335,6 @@ grep ^TEST ../fate.log | wc -l</userinput></screen>
|
||||
libraries, otherwise only static libraries are built and installed.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<parameter>--disable-doc</parameter>: Disables building html documentation.
|
||||
This is only needed if <xref linkend="doxygen"/> is installed and you
|
||||
do not want to build the html documentation.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<parameter>--disable-debug</parameter>: Disables building debugging
|
||||
symbols into the programs and libraries.
|
||||
@ -392,6 +386,12 @@ grep ^TEST ../fate.log | wc -l</userinput></screen>
|
||||
Enables HTTPS protocol for network streams.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>--disable-doc</option>: Disables building html documentation.
|
||||
This is only needed if <xref linkend="doxygen"/> is installed and you
|
||||
do not want to build the html documentation.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<command>gcc tools/qt-faststart.c -o tools/qt-faststart</command>: This
|
||||
builds the <command>qt-faststart</command> program which can modify
|
||||
|
Loading…
Reference in New Issue
Block a user