mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-09 07:32:32 +08:00
HDFFV-10276 Remove whitespace
This commit is contained in:
parent
1c7c5a604b
commit
b9faa69d87
@ -200,12 +200,12 @@ static void usage(const char *prog) {
|
||||
PRINTVALSTREAM(rawoutstream, " Chunked layout, with a layout size of 20x10, to objects dset1 and dset2\n");
|
||||
PRINTVALSTREAM(rawoutstream, " and remove filters to objects dset3, dset4, dset5\n");
|
||||
PRINTVALSTREAM(rawoutstream, "\n");
|
||||
PRINTVALSTREAM(rawoutstream, "4) h5repack -L -c 10 -s 20:dtype file1 file2 \n");
|
||||
PRINTVALSTREAM(rawoutstream, "4) h5repack -L -c 10 -s 20:dtype file1 file2\n");
|
||||
PRINTVALSTREAM(rawoutstream, "\n");
|
||||
PRINTVALSTREAM(rawoutstream, " Using latest file format with maximum compact group size of 10 and\n");
|
||||
PRINTVALSTREAM(rawoutstream, " and minimum shared datatype size of 20\n");
|
||||
PRINTVALSTREAM(rawoutstream, "\n");
|
||||
PRINTVALSTREAM(rawoutstream, "5) h5repack -f SHUF -f GZIP=1 file1 file2 \n");
|
||||
PRINTVALSTREAM(rawoutstream, "5) h5repack -f SHUF -f GZIP=1 file1 file2\n");
|
||||
PRINTVALSTREAM(rawoutstream, "\n");
|
||||
PRINTVALSTREAM(rawoutstream, " Add both filters SHUF and GZIP in this order to all datasets\n");
|
||||
PRINTVALSTREAM(rawoutstream, "\n");
|
||||
|
Loading…
Reference in New Issue
Block a user