[man pages] fix some formatting issues with the new man pages.
This commit is contained in:
@@ -5,16 +5,16 @@ SYNOPSIS
|
||||
thin_ls [options] {device|file}
|
||||
|
||||
DESCRIPTION
|
||||
thin_ls displays infomation about thin volumes in a pool. Pass the metadata
|
||||
thin_ls displays infomation about thin volumes in a pool. Pass the metadata
|
||||
device on the command line, not the pool device.
|
||||
|
||||
This tool cannot be run on live metadata unless the --metadata-snap
|
||||
option is used.
|
||||
|
||||
OPTIONS
|
||||
-h, --help Print help and exit.
|
||||
-V, --version Print version information and exit.
|
||||
-o, --format Give a comma separated list of fields to be output.
|
||||
-h, --help Print help and exit.
|
||||
-V, --version Print version information and exit.
|
||||
-o, --format Give a comma separated list of fields to be output.
|
||||
|
||||
Valid fields are:
|
||||
DEV, MAPPED_BLOCKS, EXCLUSIVE_BLOCKS, SHARED_BLOCKS, MAPPED_SECTORS,
|
||||
@@ -22,7 +22,7 @@ OPTIONS
|
||||
SHARED_BYTES, MAPPED, EXCLUSIVE, SHARED, TRANSACTION, CREATE_TIME,
|
||||
SNAP_TIME
|
||||
|
||||
--no-headers Don't output headers.
|
||||
--no-headers Don't output headers.
|
||||
-m, --metadata-snap Use metadata snapshot.
|
||||
|
||||
If you want to get information out of a live pool then you will need to
|
||||
|
Reference in New Issue
Block a user