Fix a mis-merge in the zdb man page
Sponsored-by: Klara, Inc. Sponsored-By: Wasabi Technology, Inc. Signed-off-by: Allan Jude <allan@klarasystems.com>
This commit is contained in:
parent
c98295eed2
commit
8c6949c3bc
|
@ -314,7 +314,6 @@ fragmentation,
|
||||||
and free space histogram, as well as overall pool fragmentation and histogram.
|
and free space histogram, as well as overall pool fragmentation and histogram.
|
||||||
.It Fl MM
|
.It Fl MM
|
||||||
"Special" vdevs are added to -M's normal output.
|
"Special" vdevs are added to -M's normal output.
|
||||||
.It Fl O , -object-lookups Ns = Ns Ar dataset path
|
|
||||||
Also display information about the maximum contiguous free space and the
|
Also display information about the maximum contiguous free space and the
|
||||||
percentage of free space in each space map.
|
percentage of free space in each space map.
|
||||||
.It Fl MMM
|
.It Fl MMM
|
||||||
|
@ -327,7 +326,7 @@ but force zdb to interpret the
|
||||||
in
|
in
|
||||||
.Op Ar poolname Ns Op / Ns Ar dataset Ns | Ns Ar objset-ID
|
.Op Ar poolname Ns Op / Ns Ar dataset Ns | Ns Ar objset-ID
|
||||||
as a numeric objset ID.
|
as a numeric objset ID.
|
||||||
.It Fl O Ar dataset path
|
.It Fl O , -object-lookups Ns = Ns Ar dataset path
|
||||||
Look up the specified
|
Look up the specified
|
||||||
.Ar path
|
.Ar path
|
||||||
inside of the
|
inside of the
|
||||||
|
|
Loading…
Reference in New Issue