mirror of
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
synced 2026-01-26 14:13:24 +00:00
bridge: vlan: fix compressvlans usage
Add the missing 'compressvlans' to man page Signed-off-by: Date Huang <tjjh89017@hotmail.com> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
43b5396863
commit
9ccf8fa8d4
@ -22,6 +22,7 @@ bridge \- show / manipulate bridge addresses and devices
|
||||
\fB\-s\fR[\fItatistics\fR] |
|
||||
\fB\-n\fR[\fIetns\fR] name |
|
||||
\fB\-b\fR[\fIatch\fR] filename |
|
||||
\fB\-com\fR[\fIpressvlans\fR] |
|
||||
\fB\-c\fR[\fIolor\fR] |
|
||||
\fB\-p\fR[\fIretty\fR] |
|
||||
\fB\-j\fR[\fIson\fR] |
|
||||
@ -345,6 +346,11 @@ Don't terminate bridge command on errors in batch mode.
|
||||
If there were any errors during execution of the commands, the application
|
||||
return code will be non zero.
|
||||
|
||||
.TP
|
||||
.BR "\-com", " \-compressvlans"
|
||||
Show compressed VLAN list. It will show continuous VLANs with the range instead
|
||||
of separated VLANs. Default is off.
|
||||
|
||||
.TP
|
||||
.BR \-c [ color ][ = { always | auto | never }
|
||||
Configure color output. If parameter is omitted or
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user