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

arugments => arguments

Signed-off-by: shayne <79330+shayne@users.noreply.github.com>
This commit is contained in:
shayne 2022-12-10 00:07:27 -05:00 committed by GitHub
parent ab4992e10d
commit 9d335aabb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@
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.