mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-31 11:14:09 +03:00
Consistentify miscellaneous style on remaining manpages
Most notably this fixes the vdev_id(8) non-.Xrs in vdev_id.conf.5 Reviewed-by: Richard Laager <rlaager@wiktel.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #12212
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
.Op Fl e Ns | Ns Fl -execd
|
||||
.Op Fl n Ns | Ns Fl -no-histogram
|
||||
.Op Fl s Ns | Ns Fl -sum-histogram-buckets
|
||||
.Op Fl t Ns | Ns Fl -tags Ar key Ns = Ns Ar value Ns Op , Ns Ar key Ns = Ns Ar value Ns …
|
||||
.Op Fl t Ns | Ns Fl -tags Ar key Ns = Ns Ar value Ns Oo , Ns Ar key Ns = Ns Ar value Oc Ns …
|
||||
.Op Ar pool
|
||||
.
|
||||
.Sh DESCRIPTION
|
||||
@@ -80,7 +80,7 @@ By default, the values are not accumulated and the raw data appears as shown by
|
||||
.Nm zpool Cm iostat .
|
||||
This works well for Grafana's heatmap plugin.
|
||||
Summing the buckets produces output similar to Prometheus histograms.
|
||||
.It Fl t , Fl -tags Ar key Ns = Ns Ar value Ns Op , Ns Ar key Ns = Ns Ar value Ns …
|
||||
.It Fl t , Fl -tags Ar key Ns = Ns Ar value Ns Oo , Ns Ar key Ns = Ns Ar value Oc Ns …
|
||||
Adds specified tags to the tag set.
|
||||
No sanity checking is performed.
|
||||
See the InfluxDB Line Protocol format documentation for details on escaping
|
||||
|
||||
Reference in New Issue
Block a user