From c897b7ea07ccafd47d32a02e6a945156b0832726 Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Tue, 7 Aug 2007 14:14:26 -0500 Subject: [svn-r14044] updated the usage message to say the STR option is implemented tested: windows, linux --- tools/h5import/h5import.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/h5import/h5import.c b/tools/h5import/h5import.c index dc3abb1..56d77b5 100755 --- a/tools/h5import/h5import.c +++ b/tools/h5import/h5import.c @@ -2593,7 +2593,7 @@ help(char *name) (void) fprintf(stdout, "\t 3. Binary file with native integer (signed or unsigned)\n"); (void) fprintf(stdout, "\t data (8-bit or 16-bit or 32-bit or 64-bit). \n"); (void) fprintf(stdout, "\t 4. ASCII text file containing strings (text data).\n"); - (void) fprintf(stdout, "\t (Not implemented)\n\n"); + (void) fprintf(stdout, "\t \n"); (void) fprintf(stdout, "\t Every input file is associated with a configuration file \n"); (void) fprintf(stdout, "\t also provided as an input to the utility. (See Section \n"); (void) fprintf(stdout, "\t \"CONFIGURATION FILE\" to know how it is to be organised).\n"); -- cgit v0.12