diff options
author | 2004-01-25 00:38:34 +0000 | |
---|---|---|
committer | 2004-01-25 00:38:34 +0000 | |
commit | f488f7f47261564345e3852515acdc8224e1cf90 (patch) | |
tree | 97d9535f0bbd9e9889b8897141b85d7d5013c886 | |
parent | Allow restriction of SCSIDEBUG output to particular scsi buses in (diff) | |
download | wireguard-openbsd-f488f7f47261564345e3852515acdc8224e1cf90.tar.xz wireguard-openbsd-f488f7f47261564345e3852515acdc8224e1cf90.zip |
documenmt "show interface"
-rw-r--r-- | usr.sbin/bgpctl/bgpctl.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/bgpctl/bgpctl.8 b/usr.sbin/bgpctl/bgpctl.8 index 5198b72e3ad..ea033009b9f 100644 --- a/usr.sbin/bgpctl/bgpctl.8 +++ b/usr.sbin/bgpctl/bgpctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgpctl.8,v 1.12 2004/01/12 11:44:35 jmc Exp $ +.\" $OpenBSD: bgpctl.8,v 1.13 2004/01/25 00:38:34 henning Exp $ .\" .\" Copyright (c) 2003 Henning Brauer <henning@openbsd.org> .\" @@ -66,6 +66,8 @@ Show only routes required to reach a BGP nexthop. .El .It Li show nexthop Show the list of BGP Nexthops and the result of their validity check. +.It Li show interface +Show the interface states. .It Li reload Reload the configuration file. .It Li fib couple |