]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: fix option letter pasto in previous
authordjm@openbsd.org <djm@openbsd.org>
Fri, 7 Dec 2018 03:33:18 +0000 (03:33 +0000)
committerDamien Miller <djm@mindrot.org>
Thu, 27 Dec 2018 03:30:17 +0000 (14:30 +1100)
OpenBSD-Commit-ID: e26c8bf2f2a808f3c47960e1e490d2990167ec39

ssh-keygen.1

index db0a89aac5b6e0faa0317aff8d1880d4a9a3ffc8..8e96d901402b25fbc4d42a60e033f2e88ea5cb77 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: ssh-keygen.1,v 1.151 2018/12/07 03:32:26 djm Exp $
+.\"    $OpenBSD: ssh-keygen.1,v 1.152 2018/12/07 03:33:18 djm Exp $
 .\"
 .\" Author: Tatu Ylonen <ylo@cs.hut.fi>
 .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -518,7 +518,7 @@ Test whether keys have been revoked in a KRL.
 .It Fl q
 Silence
 .Nm ssh-keygen .
-.It Fl F Ar hostname | [hostname]:port
+.It Fl R Ar hostname | [hostname]:port
 Removes all keys belonging to the specified
 .Ar hostname
 (with optional port number)