[svn-r6788] Purpose:

Update

Description:
    Fixed description. Should be 1-byte instead of 1-bytes

Platforms tested:
    Linux (Small change, no need for full checking)

Misc. update:
This commit is contained in:
Bill Wendling 2003-04-30 17:44:31 -05:00
parent d5ccf919e4
commit c3748e1b0b

View File

@ -7,7 +7,7 @@ usage: h5dump [OPTIONS] file
-B, --bootblock Print the content of the boot block
-H, --header Print the header only; no data is displayed
-i, --object-ids Print the object ids
-r, --string Print 1-bytes integer datasets as ASCII
-r, --string Print 1-byte integer datasets as ASCII
-V, --version Print version number and exit
-a P, --attribute=P Print the specified attribute
-d P, --dataset=P Print the specified dataset