Manual pages: more info wrt block#; fix typos
This commit is contained in:
parent
b27f12980b
commit
1bc7081e86
@ -28,7 +28,7 @@ Dump metadata snapshot created by device-mapper thin provisioning target.
|
|||||||
If block is not provided, access the default metadata snapshot created by
|
If block is not provided, access the default metadata snapshot created by
|
||||||
the thin provisioning device-mapper target, else try the one at block#.
|
the thin provisioning device-mapper target, else try the one at block#.
|
||||||
See the thin provisioning target documentation on how to create or release
|
See the thin provisioning target documentation on how to create or release
|
||||||
a metadata snapshot.
|
a metadata snapshot and retrieve the block number from the kernel.
|
||||||
|
|
||||||
.IP "\fB\-h, \-\-help\fP".
|
.IP "\fB\-h, \-\-help\fP".
|
||||||
Print help and exit.
|
Print help and exit.
|
||||||
|
@ -27,7 +27,7 @@ Default is in sectors without a pool size unit specifier.
|
|||||||
.IP "\fB\-m, \-\-max-thins\fP \fI#[bskKmMgGtTpPeEzZyY]\fP"
|
.IP "\fB\-m, \-\-max-thins\fP \fI#[bskKmMgGtTpPeEzZyY]\fP"
|
||||||
Maximum sum of all thin provisioned devices and snapshots.
|
Maximum sum of all thin provisioned devices and snapshots.
|
||||||
Unit identifier supported to allow for convenient entry of large quantities, eg. 1000000 = 1M.
|
Unit identifier supported to allow for convenient entry of large quantities, eg. 1000000 = 1M.
|
||||||
Default is absolut quantity without a number unit specifier.
|
Default is absolute quantity without a number unit specifier.
|
||||||
|
|
||||||
.IP "\fB\-u, \-\-unit\fP \fI{bskKmMgGtTpPeEzZyY}\fP"
|
.IP "\fB\-u, \-\-unit\fP \fI{bskKmMgGtTpPeEzZyY}\fP"
|
||||||
Output unit specifier in units of bytes,sectors,kilobytes,kibibytes,... respectively.
|
Output unit specifier in units of bytes,sectors,kilobytes,kibibytes,... respectively.
|
||||||
@ -43,7 +43,7 @@ Print help and exit.
|
|||||||
Output version information and exit.
|
Output version information and exit.
|
||||||
|
|
||||||
.SH EXAMPLES
|
.SH EXAMPLES
|
||||||
Calculates the thin privisioning metadata device size for block size 64 kilobytes,
|
Calculates the thin provisioning metadata device size for block size 64 kilobytes,
|
||||||
pool size 1 terabytes and maximum number of thin provisioned devices and snapshots of 1000
|
pool size 1 terabytes and maximum number of thin provisioned devices and snapshots of 1000
|
||||||
in units of sectors with long output:
|
in units of sectors with long output:
|
||||||
.sp
|
.sp
|
||||||
|
Loading…
Reference in New Issue
Block a user