Merge branch '2016-07-07-improve-thin-repair-error-message' into v0.7-devel
Conflicts: Makefile.in VERSION configure.ac persistent-data/file_utils.cc
This commit is contained in:
@@ -32,7 +32,8 @@ This tool cannot be run on live metadata.
|
||||
Input file or device with binary metadata.
|
||||
|
||||
.IP "\fB\-o, \-\-output\fP \fI{device|file}\fP"
|
||||
Output file or device for repaired binary metadata.
|
||||
Output file or device for repaired binary metadata. If a file is used
|
||||
then it must be preallocated, and large enough to hold the metadata.
|
||||
|
||||
.IP "\fB\-h, \-\-help\fP"
|
||||
Print help and exit.
|
||||
|
||||
@@ -30,7 +30,8 @@ This tool cannot be run on live metadata.
|
||||
Input file or device with metadata.
|
||||
|
||||
.IP "\fB\-o, \-\-output\fP \fI{device|file}\fP"
|
||||
Output file or device.
|
||||
Output file or device for repaired binary metadata. If a file is used
|
||||
then it must be preallocated, and large enough to hold the metadata.
|
||||
|
||||
.IP "\fB{\-\-debug-override-metadata-version}\fP \fI<integer>\fP"
|
||||
ONLY FOR DEBUGGING PURPOSES:
|
||||
|
||||
@@ -32,7 +32,8 @@ This tool cannot be run on live metadata.
|
||||
Input file or device with binary metadata.
|
||||
|
||||
.IP "\fB\-o, \-\-output\fP \fI{device|file}\fP"
|
||||
Output file or device for repaired binary metadata.
|
||||
Output file or device for repaired binary metadata. If a file is used
|
||||
then it must be preallocated, and large enough to hold the metadata.
|
||||
|
||||
.IP "\fB\-h, \-\-help\fP"
|
||||
Print help and exit.
|
||||
|
||||
@@ -33,7 +33,8 @@ Suppress output messages, return only exit code.
|
||||
Input file or device with metadata.
|
||||
|
||||
.IP "\fB\-o, \-\-output\fP \fI{device|file}\fP"
|
||||
Output file or device.
|
||||
Output file or device for repaired binary metadata. If a file is used
|
||||
then it must be preallocated, and large enough to hold the metadata.
|
||||
|
||||
.IP "\fB\-h, \-\-help\fP"
|
||||
Print help and exit.
|
||||
|
||||
Reference in New Issue
Block a user