[man pages] fix some formatting issues with the new man pages.

This commit is contained in:
Joe Thornber
2017-09-20 13:53:59 +01:00
parent dd8848f088
commit 5814fea96a
17 changed files with 64 additions and 69 deletions

View File

@@ -8,15 +8,15 @@ DESCRIPTION
thin_restore restores thin provisioning metadata created by the respective
device-mapper target dumped into an XML formatted (see thin_dump(8)) file,
which optionally can be preprocessed before the restore to another device or
file. If restored to a metadata device, the metadata can be processed by the
file. If restored to a metadata device, the metadata can be processed by the
device-mapper target.
This tool cannot be run on live metadata.
OPTIONS
-h, --help Print help and exit.
-V, --version Print version information and exit.
-q, --quiet Suppress output messages, return only exit code.
-h, --help Print help and exit.
-V, --version Print version information and exit.
-q, --quiet Suppress output messages, return only exit code.
-i, --input {xml file} Input file containing XML metadata.
-o, --output {device|file} Output file or device for restored binary metadata.