summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2017-05-02 09:05:58 +0000
committerDamien Miller <djm@mindrot.org>2017-05-08 09:18:04 +1000
commit8b60ce8d8111e604c711c4cdd9579ffe0edced74 (patch)
tree31f66629ee0fe986e978ba5ef307bf38d5dff275 /ssh-keygen.1
parent3575f0b12afe6b561681582fd3c34067d1196231 (diff)
upstream commit
more -O shuffle; ok djm Upstream-ID: c239991a3a025cdbb030b73e990188dd9bfbeceb
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r--ssh-keygen.15
1 files changed, 3 insertions, 2 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 0202fe757..ee90e7e3f 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keygen.1,v 1.137 2017/05/02 07:13:31 jmc Exp $ 1.\" $OpenBSD: ssh-keygen.1,v 1.138 2017/05/02 09:05:58 jmc Exp $
2.\" 2.\"
3.\" Author: Tatu Ylonen <ylo@cs.hut.fi> 3.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
4.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland 4.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -425,7 +425,6 @@ This option may be specified multiple times.
425See also the 425See also the
426.Sx CERTIFICATES 426.Sx CERTIFICATES
427section for further details. 427section for further details.
428At present, no standard options are valid for host keys.
429The options that are valid for user certificates are: 428The options that are valid for user certificates are:
430.Pp 429.Pp
431.Bl -tag -width Ds -compact 430.Bl -tag -width Ds -compact
@@ -449,6 +448,8 @@ contents (usually indicating a flag).
449Extensions may be ignored by a client or server that does not recognise them, 448Extensions may be ignored by a client or server that does not recognise them,
450whereas unknown critical options will cause the certificate to be refused. 449whereas unknown critical options will cause the certificate to be refused.
451.Pp 450.Pp
451At present, no standard options are valid for host keys.
452.Pp
452.It Ic force-command Ns = Ns Ar command 453.It Ic force-command Ns = Ns Ar command
453Forces the execution of 454Forces the execution of
454.Ar command 455.Ar command