From 6f3f7f06c86386ec7b77cab0f5d1134b9760b52e Mon Sep 17 00:00:00 2001 From: Erik de Castro Lopo Date: Wed, 19 Sep 2012 18:06:10 +1000 Subject: [PATCH] Updates to metaflac manpage from Jaren Stangret . --- man/metaflac.sgml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/man/metaflac.sgml b/man/metaflac.sgml index bb9fc8a..d2277ca 100644 --- a/man/metaflac.sgml +++ b/man/metaflac.sgml @@ -374,7 +374,8 @@ manpage.1: manpage.sgml have been completed and written to disk. All FLAC files specified must have the same resolution, sample rate, and number of channels. The sample rate must be one of 8, 11.025, - 12, 16, 22.05, 24, 32, 44.1, or 48 kHz. + 12, 16, 18.9, 22.05, 24, 28, 32, 37.8, 44.1, 48, 56, 64, 88.2, + 96, 112, 128, 144, 176.4, or 192kHz. @@ -451,8 +452,8 @@ manpage.1: manpage.sgml An optional comma-separated list of block types to be included or ignored with this option. Use only one of --block-type or --except-block-type. The valid block types are: STREAMINFO, - PADDING, APPLICATION, SEEKTABLE, VORBIS_COMMENT. You may - narrow down the types of APPLICATION blocks displayed as + PADDING, APPLICATION, SEEKTABLE, VORBIS_COMMENT, PICTURE. You + may narrow down the types of APPLICATION blocks displayed as follows: -- 2.7.4