add -v, --version options

This commit is contained in:
Josh Coalson
2002-08-20 03:57:59 +00:00
parent 4dc3507090
commit 3cf909cef2
5 changed files with 59 additions and 5 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 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>