bridge: update man page
Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
This commit is contained in:
parent
15539fc6f9
commit
db7263798a
|
|
@ -20,8 +20,9 @@ bridge \- show / manipulate bridge addresses and devices
|
||||||
.IR OPTIONS " := { "
|
.IR OPTIONS " := { "
|
||||||
\fB\-V\fR[\fIersion\fR] |
|
\fB\-V\fR[\fIersion\fR] |
|
||||||
\fB\-s\fR[\fItatistics\fR] |
|
\fB\-s\fR[\fItatistics\fR] |
|
||||||
\fB\-n\fR[\fIetns\fR] name }
|
\fB\-n\fR[\fIetns\fR] name |
|
||||||
\fB\-b\fR[\fIatch\fR] filename }
|
\fB\-b\fR[\fIatch\fR] filename |
|
||||||
|
\fB\-j\fR[\fIson\fR] }
|
||||||
|
|
||||||
.ti -8
|
.ti -8
|
||||||
.BR "bridge link set"
|
.BR "bridge link set"
|
||||||
|
|
@ -153,6 +154,10 @@ Don't terminate bridge command on errors in batch mode.
|
||||||
If there were any errors during execution of the commands, the application
|
If there were any errors during execution of the commands, the application
|
||||||
return code will be non zero.
|
return code will be non zero.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.BR "\-json"
|
||||||
|
Display results in JSON format. Currently available for vlan and fdb.
|
||||||
|
|
||||||
.SH BRIDGE - COMMAND SYNTAX
|
.SH BRIDGE - COMMAND SYNTAX
|
||||||
|
|
||||||
.SS
|
.SS
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue