mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-29 13:05:46 +00:00
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:
parent
ab4992e10d
commit
9d335aabb2
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user