[thin_check] update thin_check manpage.

This commit is contained in:
Joe Thornber 2020-06-15 11:27:15 +01:00
parent 0ab509578f
commit bb64189d26
1 changed files with 8 additions and 1 deletions

View File

@ -8,7 +8,8 @@ DESCRIPTION
thin_check checks thin provisioning metadata created by the device-mapper
thin provisioning target on a device or file.
The tool cannot be run on live metadata.
The tool cannot be run on live metadata unless the --metadata-snapshot
option is used.
OPTIONS
-q, --quiet Suppress output messages, return only exit code.
@ -33,6 +34,12 @@ OPTIONS
is needed to fix any issues. After thin_repair succeeded, you may run
thin_check again.
--metadata-snapshot, -m Check the metadata snapshot.
This will check the devices tree and mappings in a metadata snapshot.
The snap does not contain space maps, so these will not be checked. This
may be used on live metadata.
--override-mapping-root <block> Specify a mapping root to use.
Don't use this. This overrides what's specified in the superblock. Only