mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-26 03:09:34 +03:00
Fix typoes in zpool man page
Fixed some highlighting in the zpool man page Reviewed-by: Richard Laager <rlaager@wiktel.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: George Melikov <mail@gmelikov.ru> Signed-off-by: bunder2015 <omfgbunder@gmail.com> Closes #7596
This commit is contained in:
parent
1a5b96b8ee
commit
85912983a4
@ -805,7 +805,9 @@ device sharing.
|
|||||||
Display real paths for
|
Display real paths for
|
||||||
.Ar vdev Ns s
|
.Ar vdev Ns s
|
||||||
instead of only the last component of the path. This can be used in
|
instead of only the last component of the path. This can be used in
|
||||||
conjunction with the -L flag.
|
conjunction with the
|
||||||
|
.Fl L
|
||||||
|
flag.
|
||||||
.It Fl o Ar property Ns = Ns Ar value
|
.It Fl o Ar property Ns = Ns Ar value
|
||||||
Sets the given pool properties. See the
|
Sets the given pool properties. See the
|
||||||
.Sx Properties
|
.Sx Properties
|
||||||
@ -1702,7 +1704,8 @@ values.
|
|||||||
.It Fl P
|
.It Fl P
|
||||||
Display full paths for vdevs instead of only the last component of
|
Display full paths for vdevs instead of only the last component of
|
||||||
the path. This can be used in conjunction with the
|
the path. This can be used in conjunction with the
|
||||||
.Fl L flag.
|
.Fl L
|
||||||
|
flag.
|
||||||
.It Fl T Sy u Ns | Ns Sy d
|
.It Fl T Sy u Ns | Ns Sy d
|
||||||
Display a time stamp.
|
Display a time stamp.
|
||||||
Specify
|
Specify
|
||||||
@ -1988,7 +1991,8 @@ Print out the expected configuration of
|
|||||||
.It Fl P
|
.It Fl P
|
||||||
Display full paths for vdevs instead of only the last component of
|
Display full paths for vdevs instead of only the last component of
|
||||||
the path. This can be used in conjunction with the
|
the path. This can be used in conjunction with the
|
||||||
.Fl L flag.
|
.Fl L
|
||||||
|
flag.
|
||||||
.It Fl o Ar property Ns = Ns Ar value
|
.It Fl o Ar property Ns = Ns Ar value
|
||||||
Sets the specified property for
|
Sets the specified property for
|
||||||
.Ar newpool .
|
.Ar newpool .
|
||||||
@ -2047,7 +2051,8 @@ path used to open it.
|
|||||||
.It Fl P
|
.It Fl P
|
||||||
Display full paths for vdevs instead of only the last component of
|
Display full paths for vdevs instead of only the last component of
|
||||||
the path. This can be used in conjunction with the
|
the path. This can be used in conjunction with the
|
||||||
.Fl L flag.
|
.Fl L
|
||||||
|
flag.
|
||||||
.It Fl D
|
.It Fl D
|
||||||
Display a histogram of deduplication statistics, showing the allocated
|
Display a histogram of deduplication statistics, showing the allocated
|
||||||
.Pq physically present on disk
|
.Pq physically present on disk
|
||||||
|
Loading…
Reference in New Issue
Block a user