diff options
author | Reyk Floeter <reyk@cvs.openbsd.org> | 2007-09-07 08:33:32 +0000 |
---|---|---|
committer | Reyk Floeter <reyk@cvs.openbsd.org> | 2007-09-07 08:33:32 +0000 |
commit | 348c2857dcafa5676b8db26793f62df3485a5e65 (patch) | |
tree | af65590e4de5147b93f96c82897cf1e5d6d53e63 /usr.sbin/relayctl/relayctl.8 | |
parent | 2179eb1d1009a7f7883b1e73676776fa3e92855a (diff) |
add a "show sessions" command to dump the complete list of running relay
sessions.
Diffstat (limited to 'usr.sbin/relayctl/relayctl.8')
-rw-r--r-- | usr.sbin/relayctl/relayctl.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/relayctl/relayctl.8 b/usr.sbin/relayctl/relayctl.8 index bb1ddcb3840..d9f2c88a150 100644 --- a/usr.sbin/relayctl/relayctl.8 +++ b/usr.sbin/relayctl/relayctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: relayctl.8,v 1.10 2007/08/02 16:10:58 pyr Exp $ +.\" $OpenBSD: relayctl.8,v 1.11 2007/09/07 08:33:31 reyk Exp $ .\" .\" Copyright (c) 2006 Pierre-Yves Ritschard <pyr@spootnik.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: August 2 2007 $ +.Dd $Mdocdate: September 7 2007 $ .Dt HOSTSTATECTL 8 .Os .Sh NAME @@ -61,6 +61,8 @@ Show detailed status of hosts, tables, and services. Show detailed status of relays including the current and average access statistics. The statistics will be updated every minute. +.It Cm show sessions +Dump the complete list of running relay sessions. .It Cm show summary Display a list of all relays, services, tables, and hosts. .It Cm table disable Op Ar name | id |