From a9502bf44db62ffd74b734cef8a503d5d8e8e0ca Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Tue, 30 Jan 2007 16:58:51 +0000 Subject: add item for --not-utf8-convert; fix typos --- man/metaflac.1 | 6 +++++- man/metaflac.sgml | 11 ++++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/metaflac.1 b/man/metaflac.1 index e7b6eb62..6346f35a 100644 --- a/man/metaflac.1 +++ b/man/metaflac.1 @@ -29,6 +29,10 @@ more than one FLAC file is specified). Do not prefix each output line with the FLAC file name (the default if only one FLAC file is specified). .TP +\fB--no-utf8-convert\fR +Do not convert tags from UTF-8 to local charset, or vice versa. This is +useful for scripts. +.TP \fB--dont-use-padding\fR By default metaflac tries to use padding where possible to avoid rewriting the entire file if the metadata size changes. Use this @@ -100,7 +104,7 @@ are currently not supported. Specify --remove-all-tags and/or FILE is '-' (stdin), only one FLAC file may be specified. .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 diff --git a/man/metaflac.sgml b/man/metaflac.sgml index 1d367378..cb686f3b 100644 --- a/man/metaflac.sgml +++ b/man/metaflac.sgml @@ -105,6 +105,15 @@ manpage.1: manpage.sgml + + + + + Do not convert tags from UTF-8 to local charset, or vice versa. This is + useful for scripts. + + + @@ -274,7 +283,7 @@ manpage.1: manpage.sgml - 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. -- cgit v1.2.1