You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The previous state led to `ip neigh<TAB>` leading to this:
```
$ ip neighbo
neighbor neighbour
```
choosing one to complete removes the need to choose between options that
do the same thing, aligning with the CONTRIBUTING.md guidelines.
I chose `neighbor` because it's shorter, but it can be changed if someone
wants to.
0 commit comments