mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add support for encoding from FLAC to FLAC while preserving metadata
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
<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>-</arg>
|
||||
</group>
|
||||
</cmdsynopsis>
|
||||
@@ -71,10 +72,6 @@
|
||||
encoding, decoding, testing and analyzing FLAC streams.
|
||||
</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>
|
||||
<title>OPTIONS</title>
|
||||
|
||||
Reference in New Issue
Block a user