add docs for --serial-number

This commit is contained in:
Josh Coalson
2002-09-04 07:55:00 +00:00
parent d3a6e20fdc
commit d185e6b682
3 changed files with 29 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
<!ENTITY dhfirstname "<firstname>Matt</firstname>">
<!ENTITY dhsurname "<surname>Zimmerman</surname>">
<!-- Please adjust the date whenever revising the manpage. -->
<!ENTITY dhdate "<date>August 20, 2002</date>">
<!ENTITY dhdate "<date>September 3, 2002</date>">
<!-- SECTION should be 1-8, maybe w/ subsection other parameters are
allowed: see man(7), man(1). -->
<!ENTITY dhsection "<manvolnum>1</manvolnum>">
@@ -262,6 +262,18 @@
</listitem>
</varlistentry>
<varlistentry>
<term><option>--ogg</option>=<replaceable>#</replaceable></term>
<listitem>
<para>When used with --ogg, specifies the serial
number to use for the FLAC stream. When encoding and
no serial number is given, flac uses '0'. When
decoding and no number is given, flac uses the serial
number of the first page.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>--lax</option></term>