mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
HDFFV-11096 fix typo in h5dump usage text
This commit is contained in:
parent
9df906126f
commit
31773b7c48
@ -256,7 +256,7 @@ usage(const char *prog)
|
||||
" <cred> :: \"(<aws-region>,<access-id>,<access-key>)\"\n");
|
||||
PRINTVALSTREAM(rawoutstream,
|
||||
" If absent or <cred> -> \"(,,)\", no authentication.\n");
|
||||
PRINTVALSTREAM(rawoutstream, " Has no effect is filedriver is not `ros3'.\n");
|
||||
PRINTVALSTREAM(rawoutstream, " Has no effect if filedriver is not `ros3'.\n");
|
||||
PRINTVALSTREAM(rawoutstream,
|
||||
" --hdfs-attrs=<attrs> Supply configuration information for HDFS file access.\n");
|
||||
PRINTVALSTREAM(rawoutstream, " For use with \"--filedriver=hdfs\"\n");
|
||||
|
@ -15,7 +15,7 @@ usage: h5dump [OPTIONS] files
|
||||
--s3-cred=<cred> Supply S3 authentication information to "ros3" vfd.
|
||||
<cred> :: "(<aws-region>,<access-id>,<access-key>)"
|
||||
If absent or <cred> -> "(,,)", no authentication.
|
||||
Has no effect is filedriver is not `ros3'.
|
||||
Has no effect if filedriver is not `ros3'.
|
||||
--hdfs-attrs=<attrs> Supply configuration information for HDFS file access.
|
||||
For use with "--filedriver=hdfs"
|
||||
<attrs> :: (<namenode name>,<namenode port>,
|
||||
|
@ -15,7 +15,7 @@ usage: h5dump [OPTIONS] files
|
||||
--s3-cred=<cred> Supply S3 authentication information to "ros3" vfd.
|
||||
<cred> :: "(<aws-region>,<access-id>,<access-key>)"
|
||||
If absent or <cred> -> "(,,)", no authentication.
|
||||
Has no effect is filedriver is not `ros3'.
|
||||
Has no effect if filedriver is not `ros3'.
|
||||
--hdfs-attrs=<attrs> Supply configuration information for HDFS file access.
|
||||
For use with "--filedriver=hdfs"
|
||||
<attrs> :: (<namenode name>,<namenode port>,
|
||||
|
@ -15,7 +15,7 @@ usage: h5dump [OPTIONS] files
|
||||
--s3-cred=<cred> Supply S3 authentication information to "ros3" vfd.
|
||||
<cred> :: "(<aws-region>,<access-id>,<access-key>)"
|
||||
If absent or <cred> -> "(,,)", no authentication.
|
||||
Has no effect is filedriver is not `ros3'.
|
||||
Has no effect if filedriver is not `ros3'.
|
||||
--hdfs-attrs=<attrs> Supply configuration information for HDFS file access.
|
||||
For use with "--filedriver=hdfs"
|
||||
<attrs> :: (<namenode name>,<namenode port>,
|
||||
|
@ -15,7 +15,7 @@ usage: h5dump [OPTIONS] files
|
||||
--s3-cred=<cred> Supply S3 authentication information to "ros3" vfd.
|
||||
<cred> :: "(<aws-region>,<access-id>,<access-key>)"
|
||||
If absent or <cred> -> "(,,)", no authentication.
|
||||
Has no effect is filedriver is not `ros3'.
|
||||
Has no effect if filedriver is not `ros3'.
|
||||
--hdfs-attrs=<attrs> Supply configuration information for HDFS file access.
|
||||
For use with "--filedriver=hdfs"
|
||||
<attrs> :: (<namenode name>,<namenode port>,
|
||||
|
@ -15,7 +15,7 @@ usage: h5dump [OPTIONS] files
|
||||
--s3-cred=<cred> Supply S3 authentication information to "ros3" vfd.
|
||||
<cred> :: "(<aws-region>,<access-id>,<access-key>)"
|
||||
If absent or <cred> -> "(,,)", no authentication.
|
||||
Has no effect is filedriver is not `ros3'.
|
||||
Has no effect if filedriver is not `ros3'.
|
||||
--hdfs-attrs=<attrs> Supply configuration information for HDFS file access.
|
||||
For use with "--filedriver=hdfs"
|
||||
<attrs> :: (<namenode name>,<namenode port>,
|
||||
|
@ -15,7 +15,7 @@ usage: h5dump [OPTIONS] files
|
||||
--s3-cred=<cred> Supply S3 authentication information to "ros3" vfd.
|
||||
<cred> :: "(<aws-region>,<access-id>,<access-key>)"
|
||||
If absent or <cred> -> "(,,)", no authentication.
|
||||
Has no effect is filedriver is not `ros3'.
|
||||
Has no effect if filedriver is not `ros3'.
|
||||
--hdfs-attrs=<attrs> Supply configuration information for HDFS file access.
|
||||
For use with "--filedriver=hdfs"
|
||||
<attrs> :: (<namenode name>,<namenode port>,
|
||||
|
@ -15,7 +15,7 @@ usage: h5dump [OPTIONS] files
|
||||
--s3-cred=<cred> Supply S3 authentication information to "ros3" vfd.
|
||||
<cred> :: "(<aws-region>,<access-id>,<access-key>)"
|
||||
If absent or <cred> -> "(,,)", no authentication.
|
||||
Has no effect is filedriver is not `ros3'.
|
||||
Has no effect if filedriver is not `ros3'.
|
||||
--hdfs-attrs=<attrs> Supply configuration information for HDFS file access.
|
||||
For use with "--filedriver=hdfs"
|
||||
<attrs> :: (<namenode name>,<namenode port>,
|
||||
|
@ -15,7 +15,7 @@ usage: h5dump [OPTIONS] files
|
||||
--s3-cred=<cred> Supply S3 authentication information to "ros3" vfd.
|
||||
<cred> :: "(<aws-region>,<access-id>,<access-key>)"
|
||||
If absent or <cred> -> "(,,)", no authentication.
|
||||
Has no effect is filedriver is not `ros3'.
|
||||
Has no effect if filedriver is not `ros3'.
|
||||
--hdfs-attrs=<attrs> Supply configuration information for HDFS file access.
|
||||
For use with "--filedriver=hdfs"
|
||||
<attrs> :: (<namenode name>,<namenode port>,
|
||||
|
Loading…
Reference in New Issue
Block a user