[openssh-commits] [openssh] 01/02: upstream: sort -q in the options list;
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat Jun 15 14:03:18 AEST 2024
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit 93c75471a1202ab3e29db6938648d4e2602c0475
Author: jmc at openbsd.org <jmc at openbsd.org>
AuthorDate: Fri Jun 14 05:20:34 2024 +0000
upstream: sort -q in the options list;
OpenBSD-Commit-ID: 6839b38378f38f754de638a5e988c13b4164cc7c
---
ssh-keyscan.1 | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/ssh-keyscan.1 b/ssh-keyscan.1
index fc951e57..df4fb6ca 100644
--- a/ssh-keyscan.1
+++ b/ssh-keyscan.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-keyscan.1,v 1.50 2024/06/14 05:00:42 djm Exp $
+.\" $OpenBSD: ssh-keyscan.1,v 1.51 2024/06/14 05:20:34 jmc Exp $
.\"
.\" Copyright 1995, 1996 by David Mazieres <dm at lcs.mit.edu>.
.\"
@@ -116,6 +116,9 @@ The default is to print both.
Connect to
.Ar port
on the remote host.
+.It Fl q
+Quiet mode:
+do not print server host name and banners in comments.
.It Fl T Ar timeout
Set the timeout for connection attempts.
If
@@ -143,9 +146,6 @@ The default is to fetch
and
.Dq ed25519-sk
keys.
-.It Fl q
-Quiet mode:
-do not print server host name and banners in comments.
.It Fl v
Verbose mode:
print debugging messages about progress.
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list