summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-01-20 22:34:04 +1100
committerDamien Miller <djm@mindrot.org>2013-01-20 22:34:04 +1100
commit072fdcd19821bbd36ee175475286fad17eaaa367 (patch)
tree29f46c40680d4db495cca160872ab68f9f77cc05 /ssh-keygen.1
parent72abeb709ee835088d9151629de8d29a9f2529c3 (diff)
downloadopenssh-git-072fdcd19821bbd36ee175475286fad17eaaa367.tar.gz
- jmc@cvs.openbsd.org 2013/01/18 08:39:04
[ssh-keygen.1] add -Q to the options list; ok djm
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r--ssh-keygen.14
1 files changed, 3 insertions, 1 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index ac97678d..ca0ab353 100644
--- a/ssh-keygen.1
+++ b/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 .