aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDate Huang <tjjh89017@hotmail.com>2024-03-22 20:39:23 +0800
committerStephen Hemminger <stephen@networkplumber.org>2024-03-26 10:11:05 -0700
commit9ccf8fa8d4d7279bb70507e09ffa712359639287 (patch)
tree4a350529ec962c49da5224d0f1e67d2d975fcf7a
parent43b53968634e2d4271bfa4f96e12e4d9cd57b8c7 (diff)
downloadiproute2-9ccf8fa8d4d7279bb70507e09ffa712359639287.tar.gz
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>
-rw-r--r--man/man8/bridge.86
1 files changed, 6 insertions, 0 deletions
diff --git a/man/man8/bridge.8 b/man/man8/bridge.8
index eeea40732..bb02bd27d 100644
--- a/man/man8/bridge.8
+++ b/man/man8/bridge.8
@@ -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] |
@@ -346,6 +347,11 @@ 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
.BR always ,