[functional-tests] bump version in help strings
This commit is contained in:
parent
9c45d830d9
commit
73d26393ab
@ -76,7 +76,7 @@ Options:
|
|||||||
{-V|--version}")
|
{-V|--version}")
|
||||||
|
|
||||||
(define thin-metadata-pack-help
|
(define thin-metadata-pack-help
|
||||||
"thin_metadata_pack 0.9.0-rc1
|
"thin_metadata_pack 0.9.0-rc2
|
||||||
Produces a compressed file of thin metadata. Only packs metadata blocks that are actually used.
|
Produces a compressed file of thin metadata. Only packs metadata blocks that are actually used.
|
||||||
|
|
||||||
USAGE:
|
USAGE:
|
||||||
@ -91,7 +91,7 @@ OPTIONS:
|
|||||||
-o <FILE> Specify packed output file")
|
-o <FILE> Specify packed output file")
|
||||||
|
|
||||||
(define thin-metadata-unpack-help
|
(define thin-metadata-unpack-help
|
||||||
"thin_metadata_unpack 0.9.0-rc1
|
"thin_metadata_unpack 0.9.0-rc2
|
||||||
Unpack a compressed file of thin metadata.
|
Unpack a compressed file of thin metadata.
|
||||||
|
|
||||||
USAGE:
|
USAGE:
|
||||||
|
Loading…
Reference in New Issue
Block a user