[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

@@ -7,14 +7,14 @@ SYNOPSIS
DESCRIPTION
cache_repair reads binary cache metadata created by the respective
device-mapper target from one device or file, repairs it and writes it to
another device or file. If written to a metadata device, the metadata can
another device or file. If written 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.
-h, --help Print help and exit.
-V, --version Print version information and exit.
-i, --input {device|file} Input file or device containing binary metadata.
-o, --output {device|file} Output file or device for repaired binary metadata.