Adjust man page for new functionality

Signed-off-by: Tony Zelenoff <antonz@parallels.com>
This commit is contained in:
Tony Zelenoff 2012-01-26 04:50:05 +00:00 committed by Stephen Hemminger
parent 1dac7817b4
commit cdae8bcc0f
1 changed files with 5 additions and 1 deletions

View File

@ -24,7 +24,7 @@ ip-neighbour \- neighbour/arp tables management.
.IR DEV " ]"
.ti -8
.BR "ip neigh" " { " show " | " flush " } [ " to
.BR "ip neigh" " { " show " | " flush " } [ " proxy " ] [ " to
.IR PREFIX " ] [ "
.B dev
.IR DEV " ] [ "
@ -132,6 +132,10 @@ the prefix selecting the neighbours to list.
.BI dev " NAME"
only list the neighbours attached to this device.
.TP
.BI proxy
list neighbour proxies.
.TP
.B unused
only list neighbours which are not currently in use.