cmd/tailscale/cli: [ssh] fix typo in help text (#6694)

arugments => arguments

Signed-off-by: shayne <79330+shayne@users.noreply.github.com>
(cherry picked from commit 9d335aabb2)
danderson/backport
shayne 2022-12-10 00:07:27 -05:00 committed by Denton Gentry
parent 8a112e40f1
commit 394c275d7f
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ most users running the Tailscale SSH server will prefer to just use the normal
The 'tailscale ssh' wrapper adds a few things:
* It resolves the destination server name in its arugments using MagicDNS,
* It resolves the destination server name in its arguments using MagicDNS,
even if --accept-dns=false.
* It works in userspace-networking mode, by supplying a ProxyCommand to the
system 'ssh' command that connects via a pipe through tailscaled.