Hi maintainers,
In these two patches, I fixed `compressvlans` usage description.
The usage said `-c` implied `-comressvlans`, but actually implied
`-color`.
In man page, `-compressvlans` was missing, and I added back with some
description.
Thanks,
Date
v3: changed the man page description in patch 02
v2: split the patch into two separate patches
changed the option in patch 01
changed the man page description in patch 02
Date Huang (2):
bridge: vlan: fix compressvlans usage
bridge: vlan: add compressvlans manpage
bridge/bridge.c | 2 +-
man/man8/bridge.8 | 7 +++++++
2 files changed, 8 insertions(+), 1 deletion(-)
--
2.34.1