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