Public bug reported:

The "bridge" command gives the following help message:

# bridge
Usage: bridge [ OPTIONS ] OBJECT { COMMAND | help }
       bridge [ -force ] -batch filename
where  OBJECT := { link | fdb | mdb | vlan | monitor }
       OPTIONS := { -V[ersion] | -s[tatistics] | -d[etails] |
                    -o[neline] | -t[imestamp] | -n[etns] name |
                    -c[ompressvlans] -color -p[retty] -j[son] }

The implication is that "-c" is a shortcut for "-compressvlans".

However this is not true. "-c" or "-co" act the same as "-color". But
you can give "-com" as a shorthand for "-compressvlans".

Suggested change to help text:

                    -com[pressvlans] | -c[olor] | -p[retty] | -j[son] }

iproute2 version: 5.15.0-1ubuntu2
Ubuntu version: 22.04.5

Aside: it's not clear to me how to report bugs directly upstream for
iproute2, which is why I'm reporting it here.

** Affects: iproute2 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to iproute2 in Ubuntu.
https://bugs.launchpad.net/bugs/2092182

Title:
  bridge help message wrong for -compressvlans

Status in iproute2 package in Ubuntu:
  New

Bug description:
  The "bridge" command gives the following help message:

  # bridge
  Usage: bridge [ OPTIONS ] OBJECT { COMMAND | help }
         bridge [ -force ] -batch filename
  where  OBJECT := { link | fdb | mdb | vlan | monitor }
         OPTIONS := { -V[ersion] | -s[tatistics] | -d[etails] |
                      -o[neline] | -t[imestamp] | -n[etns] name |
                      -c[ompressvlans] -color -p[retty] -j[son] }

  The implication is that "-c" is a shortcut for "-compressvlans".

  However this is not true. "-c" or "-co" act the same as "-color". But
  you can give "-com" as a shorthand for "-compressvlans".

  Suggested change to help text:

                      -com[pressvlans] | -c[olor] | -p[retty] | -j[son]
  }

  iproute2 version: 5.15.0-1ubuntu2
  Ubuntu version: 22.04.5

  Aside: it's not clear to me how to report bugs directly upstream for
  iproute2, which is why I'm reporting it here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/2092182/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to