[svn-r14292] enhancement: clarify usage of the -s option

tested: windows, linux
This commit is contained in:
Pedro Vicente Nunes 2007-11-26 16:04:39 -05:00
parent f13c6b5ddb
commit b22add1585

View File

@ -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(" <dspace|dtype|fill|pline|attr>\n");
printf(" F - is the shared object header message type, any of <dspace|dtype|fill|\n");
printf(" pline|attr>. If F is not specified, S applies to all messages\n");
printf("\n");