diff options
author | Josh Coalson <jcoalson@users.sourceforce.net> | 2007-02-06 01:43:58 +0000 |
---|---|---|
committer | Josh Coalson <jcoalson@users.sourceforce.net> | 2007-02-06 01:43:58 +0000 |
commit | b05d4ee3373d605eb1b8abb4c876a71efbb75399 (patch) | |
tree | 2a17632eb3d9ba7c0b36609d98210af183a723c8 /doc/html/documentation_tools_metaflac.html | |
parent | 559321c710a4b26493b18b68911b9c0bfd0607a7 (diff) | |
download | flac-b05d4ee3373d605eb1b8abb4c876a71efbb75399.tar.gz |
add --warnings-as-errors option to flac; for picture importing, allow MIME type in specification to be blank and filled in automatically; allow specification to be just the filename, with other fields filled in automatically
Diffstat (limited to 'doc/html/documentation_tools_metaflac.html')
-rw-r--r-- | doc/html/documentation_tools_metaflac.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/documentation_tools_metaflac.html b/doc/html/documentation_tools_metaflac.html index 1fbf618a..5d1693cd 100644 --- a/doc/html/documentation_tools_metaflac.html +++ b/doc/html/documentation_tools_metaflac.html @@ -329,7 +329,7 @@ <tr> <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC"> <a name="metaflac_shorthand_import_picture_from" /> - <span class="argument">--import-picture-from=SPECIFICATION</span> + <span class="argument">--import-picture-from={FILENAME|SPECIFICATION}</span> </td> <td> Import a picture and store it in a <a href="format.html#def_PICTURE"><span class="code">PICTURE</span></a> metadata block. See the <span class="commandname">flac</span> option <span class="argument"><a href="documentation_tools_flac.html#flac_options_picture">--picture</a></span> for an explanation of the <span class="argument">SPECIFICATION</span> syntax. |