summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/flac.sgml9
1 files changed, 7 insertions, 2 deletions
diff --git a/man/flac.sgml b/man/flac.sgml
index 3e75f3b6..5f1b1fab 100644
--- a/man/flac.sgml
+++ b/man/flac.sgml
@@ -45,12 +45,13 @@
<refsynopsisdiv>
<cmdsynopsis>
<command>flac</command>
- <arg choice=opt><replaceable>options</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><replaceable>infile.flac</replaceable></arg>
+ <arg><replaceable>infile.ogg</replaceable></arg>
<arg>-</arg>
</group>
</cmdsynopsis>
@@ -62,7 +63,11 @@
<arg>-a</arg> <arg>--analyze</arg>
</group>
<arg choice=opt><replaceable>OPTIONS</replaceable></arg>
- <arg choice=opt rep=repeat><replaceable>infile.flac</replaceable></arg>
+ <group rep=repeat>
+ <arg><replaceable>infile.flac</replaceable></arg>
+ <arg><replaceable>infile.ogg</replaceable></arg>
+ <arg>-</arg>
+ </group>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>