Merge branch 'master' of github.com:jthornber/thin-provisioning-tools

This commit is contained in:
Joe Thornber 2014-06-26 15:36:41 +01:00
commit 9d63576ed3
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ Output version information and exit.
Dumps the thin provisioning metadata on logical volume /dev/vg/metadata
to standard output in human readable format:
.sp
.B thin_dump -f human_redable /dev/vg/metadata
.B thin_dump -f human_readable /dev/vg/metadata
Dumps the thin provisioning metadata on logical volume /dev/vg/metadata
to standard output in XML format:

View File

@ -29,7 +29,7 @@ Output version information and exit.
output reverse map for pool blocks 5..45 (denotes blocks 5 to 44 inclusive, but not block 45)
.sp
.B thin_rmap -r 5..45 /dev/vg/pool
.B thin_rmap --region 5..45 /dev/vg/pool
.SH DIAGNOSTICS
.B thin_rmap