[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7a59719c-c0c4-49e0-af78-dc3a6eed6cb4@blackwall.org>
Date: Fri, 22 Mar 2024 14:54:17 +0200
From: Nikolay Aleksandrov <razor@...ckwall.org>
To: Date Huang <tjjh89017@...mail.com>, roopa@...dia.com, jiri@...nulli.us
Cc: netdev@...r.kernel.org, bridge@...ts.linux-foundation.org
Subject: Re: [PATCH iproute2-next v2 2/2] bridge: vlan: fix compressvlans
usage
On 3/22/24 14:39, Date Huang wrote:
> Add the missing 'compressvlans' to man page
>
> Signed-off-by: Date Huang <tjjh89017@...mail.com>
> ---
> man/man8/bridge.8 | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/man/man8/bridge.8 b/man/man8/bridge.8
> index eeea4073..bb02bd27 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] |
> @@ -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.
> +
How about:
Show a compressed VLAN list of continuous VLAN IDs as ranges. All VLANs
in a range have identical configuration. Default is off (show each VLAN
separately).
> .TP
> .BR \-c [ color ][ = { always | auto | never }
> Configure color output. If parameter is omitted or
Powered by blists - more mailing lists