search for: f3e5f3115

Displaying 1 result from an estimated 1 matches for "f3e5f3115".

2024 Oct 18
1
[PATCH] ssh.1: balance square brackets in the synopsis
I noticed the square brackets in `destination [command [argument...]` were not balanced, this balances them. Signed-off-by: Arnout Engelen <arnout at bzzt.net> --- ssh.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh.1 b/ssh.1 index 710d3d4e6..f3e5f3115 100644 --- a/ssh.1 +++ b/ssh.1 @@ -65,7 +65,7 @@ .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 ... +.Op Ar command Oo Ar argument ... Oc .Nm .Op Fl Q Ar query_option .Sh DESCRIPTION -- 2.46.0