diff options
author | Josh Coalson <jcoalson@users.sourceforce.net> | 2006-11-02 04:06:56 +0000 |
---|---|---|
committer | Josh Coalson <jcoalson@users.sourceforce.net> | 2006-11-02 04:06:56 +0000 |
commit | aec8bb3435b47665e0e08fa27cdecdd0a0c1c97e (patch) | |
tree | 6cc2910d4b370e0a8d6d934b1bc63a6731fc702e /doc/html/documentation.html | |
parent | 989f26701dbb95014b7e60759254831e6e7656e5 (diff) | |
download | flac-aec8bb3435b47665e0e08fa27cdecdd0a0c1c97e.tar.gz |
rename metaflac's --import-picture to --import-picture-from for consistency with other options
Diffstat (limited to 'doc/html/documentation.html')
-rw-r--r-- | doc/html/documentation.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/documentation.html b/doc/html/documentation.html index 1d6ef23b..d870bbee 100644 --- a/doc/html/documentation.html +++ b/doc/html/documentation.html @@ -1233,8 +1233,8 @@ </tr> <tr> <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC"> - <a name="metaflac_shorthand_import_picture" /> - <span class="argument">--import-picture=SPECIFICATION</span> + <a name="metaflac_shorthand_import_picture_from" /> + <span class="argument">--import-picture-from=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="#flac_options_picture">--picture</a></span> for an explanation of the <span class="argument">SPECIFICATION</span> syntax. |