[doc] Fix a typo and a docu bug.
This commit is contained in:
parent
e4d82d04bd
commit
c6decff50c
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user