[openssh-commits] [openssh] 03/04: upstream: ssh-keygen -Y match-principals doesn't accept any -O

git+noreply at mindrot.org git+noreply at mindrot.org
Sun Nov 28 18:28:17 AEDT 2021


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

commit 9e3227d4dbb5ad9c9091b4c14982cab4bba87b4d
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sun Nov 28 07:15:10 2021 +0000

    upstream: ssh-keygen -Y match-principals doesn't accept any -O
    
    options at present, so don't say otherwise in SYNOPSIS; spotted jmc@
    
    OpenBSD-Commit-ID: 9cc43a18f4091010741930b48b3db2f2e4f1d35c
---
 ssh-keygen.1 | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 57c106d1..58b1f682 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
-.\"	$OpenBSD: ssh-keygen.1,v 1.217 2021/11/27 07:14:46 djm Exp $
+.\"	$OpenBSD: ssh-keygen.1,v 1.218 2021/11/28 07:15:10 djm Exp $
 .\"
 .\" Author: Tatu Ylonen <ylo at cs.hut.fi>
 .\" Copyright (c) 1995 Tatu Ylonen <ylo at cs.hut.fi>, Espoo, Finland
@@ -35,7 +35,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.
 .\"
-.Dd $Mdocdate: November 27 2021 $
+.Dd $Mdocdate: November 28 2021 $
 .Dt SSH-KEYGEN 1
 .Os
 .Sh NAME
@@ -152,7 +152,6 @@
 .Fl f Ar allowed_signers_file
 .Nm ssh-keygen
 .Fl Y Cm match-principals
-.Op Fl O Ar option
 .Fl I Ar signer_identity
 .Fl f Ar allowed_signers_file
 .Nm ssh-keygen

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list