diff options
author | Josh Coalson <jcoalson@users.sourceforce.net> | 2005-08-31 00:30:41 +0000 |
---|---|---|
committer | Josh Coalson <jcoalson@users.sourceforce.net> | 2005-08-31 00:30:41 +0000 |
commit | 83b8d28f9d807e7cf12e4441d1a03305e16e5f3a (patch) | |
tree | ea343bf071f1e390ab5caf29409fe3db94f79445 /man | |
parent | b047964889cac1ff2679aecd0854e59ee8e2268b (diff) | |
download | flac-83b8d28f9d807e7cf12e4441d1a03305e16e5f3a.tar.gz |
add shorthand option --remove-replay-gain to metaflac
Diffstat (limited to 'man')
-rw-r--r-- | man/metaflac.sgml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/metaflac.sgml b/man/metaflac.sgml index 04236466..b2177e86 100644 --- a/man/metaflac.sgml +++ b/man/metaflac.sgml @@ -304,6 +304,14 @@ manpage.1: manpage.sgml </listitem> </varlistentry> <varlistentry> + <term><option>--remove-replay-gain</option></term> + <listitem> + <para> + Removes the ReplayGain tags. + </para> + </listitem> + </varlistentry> + <varlistentry> <term><option>--add-seekpoint</option>={<replaceable>#</replaceable>|<replaceable>X</replaceable>|<replaceable>#x</replaceable>|<replaceable>#s</replaceable>}</term> <listitem> <para> |