summaryrefslogtreecommitdiff
path: root/man/metaflac.sgml
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2006-05-18 07:57:16 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2006-05-18 07:57:16 +0000
commit26c82350fbe0c84e64329a61230e538855c8776e (patch)
tree9f4543d4875193453b0cc8c38b4bfae643ecfb88 /man/metaflac.sgml
parent6c08886234cf09a2910a21adc244e9449ee86e59 (diff)
downloadflac-26c82350fbe0c84e64329a61230e538855c8776e.tar.gz
add new options: --tag-from-file for flac and --set-tag-from-file for metaflac
Diffstat (limited to 'man/metaflac.sgml')
-rw-r--r--man/metaflac.sgml15
1 files changed, 15 insertions, 0 deletions
diff --git a/man/metaflac.sgml b/man/metaflac.sgml
index b2177e86..6a15b9a1 100644
--- a/man/metaflac.sgml
+++ b/man/metaflac.sgml
@@ -244,6 +244,21 @@ manpage.1: manpage.sgml
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>--set-tag-from-file=field</option></term>
+ <listitem>
+ <para>
+ Like --set-tag, except the VALUE is a filename whose
+ contents will be read verbatim to set the tag value.
+ Unless --no-utf8-convert is specified, the contents will be
+ converted to UTF-8 from the local charset. This can be used
+ to store a cuesheet in a tag (e.g.
+ --set-tag-from-file="CUESHEET=image.cue"). Do not try to
+ store binary data in tag fields! Use APPLICATION blocks for
+ that.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--import-tags-from=file</option></term>
<listitem>
<para>