This patch fixes a simple typo in metaflac documentation. -- Joshua Kwan
--- flac-1.1.2/man/metaflac.sgml~ 2005-08-18 01:40:33.000000000 -0700
+++ flac-1.1.2/man/metaflac.sgml 2005-08-18 01:39:50.000000000 -0700
@@ -258,7 +258,7 @@
<term><option>--export-tags-to=file</option></term>
<listitem>
<para>
- Export tags to a file. Use '-' for stdin. Each
+ Export tags to a file. Use '-' for stdout. Each
line will be of the form NAME=VALUE. Specify
--no-utf8-convert if necessary.
</para>
--- flac-1.1.2/man/metaflac.1~ 2005-08-18 01:37:10.000000000 -0700
+++ flac-1.1.2/man/metaflac.1 2005-08-18 01:39:53.000000000 -0700
@@ -88,7 +89,7 @@
--no-utf8-convert before --import-tags-from if necessary.
.TP
\fB--export-tags-to=file\fR
-Export tags to a file. Use '-' for stdin. Each
+Export tags to a file. Use '-' for stdout. Each
line will be of the form NAME=VALUE. Specify
--no-utf8-convert if necessary.
.TP
--- flac-1.1.2/src/metaflac/usage.c~ 2005-08-18 01:41:39.000000000 -0700
+++ flac-1.1.2/src/metaflac/usage.c 2005-08-18 01:41:50.000000000 -0700
@@ -127,8 +127,8 @@
fprintf(out, " are currently not supported.
Specify --remove-all-tags\n");
fprintf(out, " and/or --no-utf8-convert before
--import-tags-from if\n");
fprintf(out, " necessary. If FILE is '-' (stdin),
only one FLAC file\n");
fprintf(out, " may be specified.\n");
- fprintf(out, "--export-tags-to=FILE Export tags to a file. Use '-' for
stdin. Each line\n");
+ fprintf(out, "--export-tags-to=FILE Export tags to a file. Use '-' for
stdout. Each line\n");
fprintf(out, " will be of the form NAME=VALUE.
Specify\n");
fprintf(out, " --no-utf8-convert if necessary.\n");
fprintf(out, "--import-cuesheet-from=FILE Import a cuesheet from a
file. Use '-' for stdin.\n");
signature.asc
Description: Digital signature
_______________________________________________ Flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
