diff options
author | Josh Coalson <jcoalson@users.sourceforce.net> | 2006-08-28 03:42:10 +0000 |
---|---|---|
committer | Josh Coalson <jcoalson@users.sourceforce.net> | 2006-08-28 03:42:10 +0000 |
commit | bfda3788d55a81abbe02993c5f612d3ddbef9b71 (patch) | |
tree | 449060da25ab1ba7c0373b6e4d40fd64202deb48 /man | |
parent | ff151cc78101a7ab8d3969dbb84f67b4359103cc (diff) | |
download | flac-bfda3788d55a81abbe02993c5f612d3ddbef9b71.tar.gz |
add support for encoding from FLAC to FLAC while preserving metadata
Diffstat (limited to 'man')
-rw-r--r-- | man/flac.sgml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/man/flac.sgml b/man/flac.sgml index 44c587e6..b63d47b8 100644 --- a/man/flac.sgml +++ b/man/flac.sgml @@ -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> |