diff options
author | Pierre-Yves Ritschard <pyr@cvs.openbsd.org> | 2007-11-21 09:55:22 +0000 |
---|---|---|
committer | Pierre-Yves Ritschard <pyr@cvs.openbsd.org> | 2007-11-21 09:55:22 +0000 |
commit | d064670d63ea83f9c25bb9cab897f48ab3d98b04 (patch) | |
tree | 15db9b0e5e73db15b9c7c0569c57c5f3e7413f98 /usr.sbin/relayctl/relayctl.8 | |
parent | 8ad33b24a14987019b4ae822304ec574f663b506 (diff) |
document hoststatectl poll.
prompted by reyk@
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 4f63991cd13..d0100a02257 100644 --- a/usr.sbin/relayctl/relayctl.8 +++ b/usr.sbin/relayctl/relayctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: relayctl.8,v 1.13 2007/10/01 14:02:09 pyr Exp $ +.\" $OpenBSD: relayctl.8,v 1.14 2007/11/21 09:55:21 pyr Exp $ .\" .\" Copyright (c) 2006 Pierre-Yves Ritschard <pyr@openbsd.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: October 1 2007 $ +.Dd $Mdocdate: November 21 2007 $ .Dt HOSTSTATECTL 8 .Os .Sh NAME @@ -42,6 +42,8 @@ Start checking its health again. .It Cm monitor Continuously report any changes in the host checking engine and the pf engine. +.It Cm poll +Schedule an immediate check of all hosts. .It Cm reload Reload the configuration file. .It Cm service disable Op Ar name | id |