From 3beb01f99ac5ea9a22c55edbf0e7b095e1cb5b0d Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sat, 26 Oct 2019 02:25:04 -0400 Subject: Set AWAY when no clients are connected --- pounce.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pounce.1') diff --git a/pounce.1 b/pounce.1 index 8c76f02..95e554b 100644 --- a/pounce.1 +++ b/pounce.1 @@ -9,6 +9,7 @@ .Sh SYNOPSIS .Nm .Op Fl NTv +.Op Fl A Ar away .Op Fl C Ar cert .Op Fl H Ar host .Op Fl K Ar priv @@ -39,6 +40,11 @@ and uniquely identify themselves by username. The arguments are as follows: . .Bl -tag -width "-W @file" +.It Fl A Ar away +Set away status to +.Ar away +when no clients are connected. +. .It Fl C Ar cert Load TLS certificate from .Ar cert . -- cgit 1.4.1