From d3c3b4138ac01d76da8e82fe401caea760ef6f82 Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Wed, 12 Dec 2007 13:27:26 -0500 Subject: [svn-r14339] bug fix: aligned a line in usage that was not aligned tested: linux --- tools/h5dump/h5dump.c | 2 +- tools/testfiles/tnofilename.ddl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/h5dump/h5dump.c b/tools/h5dump/h5dump.c index dc5fa3c..3bcb40a 100644 --- a/tools/h5dump/h5dump.c +++ b/tools/h5dump/h5dump.c @@ -620,7 +620,7 @@ usage(const char *prog) fprintf(stdout, " -a P, --attribute=P Print the specified attribute\n"); fprintf(stdout, " -d P, --dataset=P Print the specified dataset\n"); fprintf(stdout, " -y, --noindex Do not print array indices with the data\n"); - fprintf(stdout, " -p, --properties Print dataset filters, storage layout and fill value\n"); + fprintf(stdout, " -p, --properties Print dataset filters, storage layout and fill value\n"); fprintf(stdout, " -f D, --filedriver=D Specify which driver to open the file with\n"); fprintf(stdout, " -g P, --group=P Print the specified group and all members\n"); fprintf(stdout, " -l P, --soft-link=P Print the value(s) of the specified soft link\n"); diff --git a/tools/testfiles/tnofilename.ddl b/tools/testfiles/tnofilename.ddl index fada500..b7b802b 100644 --- a/tools/testfiles/tnofilename.ddl +++ b/tools/testfiles/tnofilename.ddl @@ -15,7 +15,7 @@ usage: h5dump [OPTIONS] file -a P, --attribute=P Print the specified attribute -d P, --dataset=P Print the specified dataset -y, --noindex Do not print array indices with the data - -p, --properties Print dataset filters, storage layout and fill value + -p, --properties Print dataset filters, storage layout and fill value -f D, --filedriver=D Specify which driver to open the file with -g P, --group=P Print the specified group and all members -l P, --soft-link=P Print the value(s) of the specified soft link -- cgit v0.12