fix some typos
This commit is contained in:
parent
e3cd991a5a
commit
eb0ccd64af
@ -223,16 +223,16 @@
|
||||
<B><TT>flac</TT></B> will be invoked one of four ways, depending on whether you are encoding, decoding, testing, or analyzing:
|
||||
<UL>
|
||||
<LI>
|
||||
Encoding: flac [<I><A HREF="#general_options"><format-options></A></I>] [<I><A HREF="#format_options"><format-options></A></I>] [<I><A HREF="#encoding_options"><encoding options></A></I>] [inputfile [...]]
|
||||
Encoding: flac [<I><A HREF="#general_options"><general-options></A></I>] [<I><A HREF="#format_options"><format-options></A></I>] [<I><A HREF="#encoding_options"><encoding options></A></I>] [inputfile [...]]
|
||||
</LI>
|
||||
<LI>
|
||||
Decoding: flac -d [<I><A HREF="#general_options"><format-options></A></I>] [<I><A HREF="#format_options"><format-options></A></I>] [FLACfile [...]]
|
||||
Decoding: flac -d [<I><A HREF="#general_options"><general-options></A></I>] [<I><A HREF="#format_options"><format-options></A></I>] [FLACfile [...]]
|
||||
</LI>
|
||||
<LI>
|
||||
Testing: flac -t [<I><A HREF="#general_options"><format-options></A></I>] [FLACfile [...]]
|
||||
Testing: flac -t [<I><A HREF="#general_options"><general-options></A></I>] [FLACfile [...]]
|
||||
</LI>
|
||||
<LI>
|
||||
Analyzing: flac -a [<I><A HREF="#general_options"><format-options></A></I>] [<I><A HREF="#analysis_options"><analysis-options></A></I>] [FLACfile [...]]
|
||||
Analyzing: flac -a [<I><A HREF="#general_options"><general-options></A></I>] [<I><A HREF="#analysis_options"><analysis-options></A></I>] [FLACfile [...]]
|
||||
</LI>
|
||||
</UL>
|
||||
</P>
|
||||
|
Loading…
Reference in New Issue
Block a user