mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add -v, --version options
This commit is contained in:
@@ -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 13, 2002</date>">
|
||||
<!ENTITY dhdate "<date>August 19, 2002</date>">
|
||||
<!-- SECTION should be 1-8, maybe w/ subsection other parameters are
|
||||
allowed: see man(7), man(1). -->
|
||||
<!ENTITY dhsection "<manvolnum>1</manvolnum>">
|
||||
@@ -73,6 +73,14 @@
|
||||
<title>Generic Options</title>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><option>-v</option>, <option>--version</option>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>Show the flac version number</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-h</option>, <option>--help</option>
|
||||
</term>
|
||||
|
||||
Reference in New Issue
Block a user