mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[svn-r23227] HDFFV-8215 - update help text to be cosistent with the RM entry.
Tested: local linux
This commit is contained in:
parent
c3e149d06f
commit
b1e0f6c5a5
@ -177,7 +177,7 @@ static void
|
||||
usage (void)
|
||||
{
|
||||
HDfprintf(rawerrorstream, "\
|
||||
usage: %s [OPTIONS] [OBJECTS...]\n\
|
||||
usage: %s [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]\n\
|
||||
OPTIONS\n\
|
||||
-h, -?, --help Print a usage message and exit\n\
|
||||
-a, --address Print raw data address. If dataset is contiguous, address\n\
|
||||
@ -217,7 +217,7 @@ usage: %s [OPTIONS] [OBJECTS...]\n\
|
||||
--vfd=DRIVER Use the specified virtual file driver\n\
|
||||
-x, --hexdump Show raw data in hexadecimal format\n\
|
||||
\n\
|
||||
OBJECTS\n\
|
||||
file/OBJECT\n\
|
||||
Each object consists of an HDF5 file name optionally followed by a\n\
|
||||
slash and an object name within the file (if no object is specified\n\
|
||||
within the file then the contents of the root group are displayed).\n\
|
||||
|
@ -1,4 +1,4 @@
|
||||
usage: h5ls [OPTIONS] [OBJECTS...]
|
||||
usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
|
||||
OPTIONS
|
||||
-h, -?, --help Print a usage message and exit
|
||||
-a, --address Print raw data address. If dataset is contiguous, address
|
||||
@ -38,7 +38,7 @@ usage: h5ls [OPTIONS] [OBJECTS...]
|
||||
--vfd=DRIVER Use the specified virtual file driver
|
||||
-x, --hexdump Show raw data in hexadecimal format
|
||||
|
||||
OBJECTS
|
||||
file/OBJECT
|
||||
Each object consists of an HDF5 file name optionally followed by a
|
||||
slash and an object name within the file (if no object is specified
|
||||
within the file then the contents of the root group are displayed).
|
||||
|
@ -1,4 +1,4 @@
|
||||
usage: h5ls [OPTIONS] [OBJECTS...]
|
||||
usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
|
||||
OPTIONS
|
||||
-h, -?, --help Print a usage message and exit
|
||||
-a, --address Print raw data address. If dataset is contiguous, address
|
||||
@ -38,7 +38,7 @@ usage: h5ls [OPTIONS] [OBJECTS...]
|
||||
--vfd=DRIVER Use the specified virtual file driver
|
||||
-x, --hexdump Show raw data in hexadecimal format
|
||||
|
||||
OBJECTS
|
||||
file/OBJECT
|
||||
Each object consists of an HDF5 file name optionally followed by a
|
||||
slash and an object name within the file (if no object is specified
|
||||
within the file then the contents of the root group are displayed).
|
||||
|
@ -1,4 +1,4 @@
|
||||
usage: h5ls [OPTIONS] [OBJECTS...]
|
||||
usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
|
||||
OPTIONS
|
||||
-h, -?, --help Print a usage message and exit
|
||||
-a, --address Print raw data address. If dataset is contiguous, address
|
||||
@ -38,7 +38,7 @@ usage: h5ls [OPTIONS] [OBJECTS...]
|
||||
--vfd=DRIVER Use the specified virtual file driver
|
||||
-x, --hexdump Show raw data in hexadecimal format
|
||||
|
||||
OBJECTS
|
||||
file/OBJECT
|
||||
Each object consists of an HDF5 file name optionally followed by a
|
||||
slash and an object name within the file (if no object is specified
|
||||
within the file then the contents of the root group are displayed).
|
||||
|
@ -1,6 +1,6 @@
|
||||
Error: --no-dangling-links must be used along with --follow-symlinks option!
|
||||
|
||||
usage: h5ls [OPTIONS] [OBJECTS...]
|
||||
usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
|
||||
OPTIONS
|
||||
-h, -?, --help Print a usage message and exit
|
||||
-a, --address Print raw data address. If dataset is contiguous, address
|
||||
@ -40,7 +40,7 @@ usage: h5ls [OPTIONS] [OBJECTS...]
|
||||
--vfd=DRIVER Use the specified virtual file driver
|
||||
-x, --hexdump Show raw data in hexadecimal format
|
||||
|
||||
OBJECTS
|
||||
file/OBJECT
|
||||
Each object consists of an HDF5 file name optionally followed by a
|
||||
slash and an object name within the file (if no object is specified
|
||||
within the file then the contents of the root group are displayed).
|
||||
|
@ -1,6 +1,6 @@
|
||||
Error: 'recursive' option not compatible with 'group info' option!
|
||||
|
||||
usage: h5ls [OPTIONS] [OBJECTS...]
|
||||
usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
|
||||
OPTIONS
|
||||
-h, -?, --help Print a usage message and exit
|
||||
-a, --address Print raw data address. If dataset is contiguous, address
|
||||
@ -40,7 +40,7 @@ usage: h5ls [OPTIONS] [OBJECTS...]
|
||||
--vfd=DRIVER Use the specified virtual file driver
|
||||
-x, --hexdump Show raw data in hexadecimal format
|
||||
|
||||
OBJECTS
|
||||
file/OBJECT
|
||||
Each object consists of an HDF5 file name optionally followed by a
|
||||
slash and an object name within the file (if no object is specified
|
||||
within the file then the contents of the root group are displayed).
|
||||
|
Loading…
x
Reference in New Issue
Block a user