ssh -Q does not make sense with other command-line options, so give
authordjm <djm@openbsd.org>
Wed, 11 Oct 2023 23:14:33 +0000 (23:14 +0000)
committerdjm <djm@openbsd.org>
Wed, 11 Oct 2023 23:14:33 +0000 (23:14 +0000)
it its own line in the manpage

usr.bin/ssh/ssh.1

index bd8c2ff..936c995 100644 (file)
@@ -33,8 +33,8 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.\" $OpenBSD: ssh.1,v 1.437 2023/07/23 20:04:45 naddy Exp $
-.Dd $Mdocdate: July 23 2023 $
+.\" $OpenBSD: ssh.1,v 1.438 2023/10/11 23:14:33 djm Exp $
+.Dd $Mdocdate: October 11 2023 $
 .Dt SSH 1
 .Os
 .Sh NAME
 .Op Fl o Ar option
 .Op Fl P Ar tag
 .Op Fl p Ar port
-.Op Fl Q Ar query_option
 .Op Fl R Ar address
 .Op Fl S Ar ctl_path
 .Op Fl W Ar host : Ns Ar port
 .Op Fl w Ar local_tun Ns Op : Ns Ar remote_tun
 .Ar destination
 .Op Ar command Op Ar argument ...
+.Nm
+.Op Fl Q Ar query_option
 .Sh DESCRIPTION
 .Nm
 (SSH client) is a program for logging into a remote machine and for