mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2025-12-08 07:48:41 +00:00
man: ifstat.8: Document --json and --pretty options
Signed-off-by: Phil Sutter <phil@nwl.cc> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
d94974bc91
commit
a486d25b9c
@ -48,6 +48,14 @@ Report average over the last SECS seconds.
|
||||
.B \-z, \-\-zeros
|
||||
Show entries with zero activity.
|
||||
.TP
|
||||
.B \-j, \-\-json
|
||||
Display results in JSON format
|
||||
.TP
|
||||
.B \-p, \-\-pretty
|
||||
If combined with
|
||||
.BR \-\-json ,
|
||||
pretty print the output.
|
||||
.TP
|
||||
.B \-x, \-\-extended=TYPE
|
||||
Show extended stats of TYPE. Supported types are:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user