From 794325ac7a490d02c9ce5c0ad3093e1874df59a0 Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Mon, 6 Aug 2001 21:09:07 +0000 Subject: - stevesk@cvs.openbsd.org 2001/07/26 17:18:22 [sshd.8 sshd.c] add -t option to test configuration file and keys; pekkas@netcore.fi ok markus@ --- sshd.8 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'sshd.8') diff --git a/sshd.8 b/sshd.8 index 01fd21421..94bd62738 100644 --- a/sshd.8 +++ b/sshd.8 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: sshd.8,v 1.136 2001/07/22 22:24:16 markus Exp $ +.\" $OpenBSD: sshd.8,v 1.137 2001/07/26 17:18:22 stevesk Exp $ .Dd September 25, 1999 .Dt SSHD 8 .Os @@ -247,6 +247,12 @@ Quiet mode. Nothing is sent to the system log. Normally the beginning, authentication, and termination of each connection is logged. +.It Fl t +Test mode. +Only check the validity of the configuration file and sanity of the keys. +This is useful for updating +.Nm +reliably as configuration options may change. .It Fl u Ar len This option is used to specify the size of the field in the -- cgit v1.2.3