man: devlink.8: Document -verbose option
This was the only bit missing in comparison to devlink help text. Signed-off-by: Phil Sutter <phil@nwl.cc> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
bb75b9bf2f
commit
29b1430ba9
|
|
@ -47,6 +47,10 @@ Generate JSON output.
|
||||||
.BR "\-p" , " --pretty"
|
.BR "\-p" , " --pretty"
|
||||||
When combined with -j generate a pretty JSON output.
|
When combined with -j generate a pretty JSON output.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.BR "\-v" , " --verbose"
|
||||||
|
Turn on verbose output.
|
||||||
|
|
||||||
.SS
|
.SS
|
||||||
.I OBJECT
|
.I OBJECT
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue