From 2cd16f4c74ecf0f423844271bee9cb6b3a21f1a7 Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Tue, 16 Sep 2008 14:49:43 -0500 Subject: [svn-r15635] add info regarding user block to usage tested: windows, linux --- tools/h5repack/h5repack_main.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/h5repack/h5repack_main.c b/tools/h5repack/h5repack_main.c index a2f4b14..dcdce82 100644 --- a/tools/h5repack/h5repack_main.c +++ b/tools/h5repack/h5repack_main.c @@ -347,7 +347,8 @@ static void usage(const char *prog) printf(" U - is a filename.\n"); printf(" T - is an integer\n"); printf(" A - is an integer greater than zero\n"); - printf(" B - is the user block size (any power of 2 equal to 512 or greater)\n"); + printf(" B - is the user block size, any value that is 512 or greater and is\n"); + printf(" a power of 2 (1024 default)\n"); printf(" F - is the shared object header message type, any of . If F is not specified, S applies to all messages\n"); -- cgit v0.12