ip, bridge: document -timestamp option
This patch documents bridge and ip -timestamp option Signed-off-by: Satish Ashok <sashok@cumulusnetworks.com>
This commit is contained in:
parent
9de8c6d976
commit
25bc3d3d4a
|
|
@ -308,6 +308,9 @@ link setting is configured on specified physical device
|
||||||
.BI master
|
.BI master
|
||||||
link setting is configured on the software bridge (default)
|
link setting is configured on the software bridge (default)
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.BR "\-t" , " \-timestamp"
|
||||||
|
display current time when using monitor option.
|
||||||
|
|
||||||
.SS bridge link show - list bridge port configuration.
|
.SS bridge link show - list bridge port configuration.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -175,6 +175,10 @@ executes specified command over all objects, it depends if command supports this
|
||||||
.BR "\-c" , " -color"
|
.BR "\-c" , " -color"
|
||||||
Use color output.
|
Use color output.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.BR "\-t" , " \-timestamp"
|
||||||
|
display current time when using monitor option.
|
||||||
|
|
||||||
.SH IP - COMMAND SYNTAX
|
.SH IP - COMMAND SYNTAX
|
||||||
|
|
||||||
.SS
|
.SS
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue