summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2013-01-18 08:39:04 +0000
committerjmc <jmc@openbsd.org>2013-01-18 08:39:04 +0000
commit418b6cdc62bc65017eb0a6ea3683fd44a1f9bcc2 (patch)
tree9b0054ebd4f00651a7b537e4f625b6ac5a021c02
parent-L before -l; (diff)
downloadwireguard-openbsd-418b6cdc62bc65017eb0a6ea3683fd44a1f9bcc2.tar.xz
wireguard-openbsd-418b6cdc62bc65017eb0a6ea3683fd44a1f9bcc2.zip
add -Q to the options list; ok djm
-rw-r--r--usr.bin/ssh/ssh-keygen.14
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/ssh/ssh-keygen.1 b/usr.bin/ssh/ssh-keygen.1
index ac97678d300..ca0ab3537c8 100644
--- a/usr.bin/ssh/ssh-keygen.1
+++ b/usr.bin/ssh/ssh-keygen.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-keygen.1,v 1.112 2013/01/18 07:57:47 jmc Exp $
+.\" $OpenBSD: ssh-keygen.1,v 1.113 2013/01/18 08:39:04 jmc Exp $
.\"
.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -455,6 +455,8 @@ creating a new private key.
The program will prompt for the file
containing the private key, for the old passphrase, and twice for the
new passphrase.
+.It Fl Q
+Test whether keys have been revoked in a KRL.
.It Fl q
Silence
.Nm ssh-keygen .