Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
flac
Commits
89a7dd1a
Commit
89a7dd1a
authored
Jul 26, 2003
by
Matt Zimmerman
Browse files
Improved synopsis
parent
2ee59b48
Changes
1
Hide whitespace changes
Inline
Side-by-side
man/flac.sgml
View file @
89a7dd1a
...
...
@@ -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>J
anuary 10
, 2003</date>">
<!ENTITY dhdate "<date>J
uly 26
, 2003</date>">
<!-- SECTION should be 1-8, maybe w/ subsection other parameters are
allowed: see man(7), man(1). -->
<!ENTITY dhsection "<manvolnum>1</manvolnum>">
...
...
@@ -45,22 +45,35 @@
<refsynopsisdiv>
<cmdsynopsis>
<command>flac</command>
<arg><option><replaceable>OPTION</replaceable></option></arg>
<arg choice=plain><replaceable>infile</replaceable></arg>
<arg choice=plain><replaceable>...</replaceable></arg>
<arg choice=opt><replaceable>options</replaceable></arg>
<group rep=repeat>
<arg><replaceable>infile.wav</replaceable></arg>
<arg><replaceable>infile.aiff</replaceable></arg>
<arg><replaceable>infile.raw</replaceable></arg>
<arg>-</arg>
</group>
</cmdsynopsis>
<cmdsynopsis>
<command>flac</command>
<group>
<arg>-d</arg> <arg>--decode</arg>
<arg>-t</arg> <arg>--test</arg>
<arg>-a</arg> <arg>--analyze</arg>
</group>
<arg choice=opt><replaceable>OPTIONS</replaceable></arg>
<arg choice=opt rep=repeat><replaceable>infile.flac</replaceable></arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
<title>DESCRIPTION</title>
<para>This manual page documents briefly the
<command>flac</command> command.</para>
<para><command>flac</command> is a command-line tool for
encoding, decoding, testing and analyzing FLAC streams.
</para>
<para>This manual page was written for the &debian;
distribution because the original program does not have a
manual page. Instead, it has documentation in HTML
format; see below.</para>
<para>This manual page was originally written for the &debian;
distribution because the original program did not have a
manual page.</para>
</refsect1>
<refsect1>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment