mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
[svn-r6787] Purpose:
Update Description: Fixed description. Should be 1-byte instead of 1-bytes Platforms tested: Linux Misc. update:
This commit is contained in:
parent
4aad34af3e
commit
d5ccf919e4
@ -608,7 +608,7 @@ usage(const char *prog)
|
||||
fprintf(stdout, " -B, --bootblock Print the content of the boot block\n");
|
||||
fprintf(stdout, " -H, --header Print the header only; no data is displayed\n");
|
||||
fprintf(stdout, " -i, --object-ids Print the object ids\n");
|
||||
fprintf(stdout, " -r, --string Print 1-bytes integer datasets as ASCII\n");
|
||||
fprintf(stdout, " -r, --string Print 1-byte integer datasets as ASCII\n");
|
||||
fprintf(stdout, " -V, --version Print version number and exit\n");
|
||||
fprintf(stdout, " -a P, --attribute=P Print the specified attribute\n");
|
||||
fprintf(stdout, " -d P, --dataset=P Print the specified dataset\n");
|
||||
|
Loading…
Reference in New Issue
Block a user