From b22add1585c85a2f9e4b01d9a22dbb6d21fbbbd5 Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Mon, 26 Nov 2007 16:04:39 -0500 Subject: [PATCH] [svn-r14292] enhancement: clarify usage of the -s option tested: windows, linux --- tools/h5repack/h5repack_main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/h5repack/h5repack_main.c b/tools/h5repack/h5repack_main.c index 48662aa92a..4a07814510 100644 --- a/tools/h5repack/h5repack_main.c +++ b/tools/h5repack/h5repack_main.c @@ -537,8 +537,8 @@ static void usage(const char *prog) printf(" T - is an integer greater than 1, size of dataset in bytes \n"); printf(" M - is a filename.\n"); - printf(" F - is the shared object header message type, any of\n"); - printf(" \n"); + printf(" F - is the shared object header message type, any of . If F is not specified, S applies to all messages\n"); printf("\n");