From af639948fc037f837eeadaf496c43480f71aa3fb Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Tue, 28 May 2013 13:44:02 +0200 Subject: [PATCH] Remove the --quiet (-q) option from vorbiscomment.1 man page. --- vorbiscomment/vorbiscomment.1 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/vorbiscomment/vorbiscomment.1 b/vorbiscomment/vorbiscomment.1 index 0211b46..3cc1736 100644 --- a/vorbiscomment/vorbiscomment.1 +++ b/vorbiscomment/vorbiscomment.1 @@ -39,13 +39,11 @@ Reads, modifies, and appends Ogg Vorbis audio file metadata tags. .IP "-a, --append" Updates comments. .IP "-c file, --commentfile file" -Take comments from a file. The file is the same format as is output by the the -l option or given to the -t option: one element per line in 'tag=value' format. If the file is /dev/null and -w was passed, the existing comments will be removed. +Take comments from a file. The file is the same format as is output by the -l option or given to the -t option: one element per line in 'tag=value' format. If the file is /dev/null and -w was passed, the existing comments will be removed. .IP "-h, --help" Show command help. .IP "-l, --list" List the comments in the Ogg Vorbis file. -.IP "-q, --quiet" -Quiet mode. No messages are displayed. .IP "-t 'name=value', --tag 'name=value'" Specify a new tag on the command line. Each tag is given as a single string. The part before the '=' is treated as the tag name and the part after as the value. .IP "-d 'name[=value]', --rm 'name[=value]'" -- 2.26.2