mirror of
https://github.com/wez/wezterm.git
synced 2024-11-27 02:25:28 +03:00
docs: fix typo in ssh docs
This commit is contained in:
parent
3dfdd08b79
commit
62f7589066
@ -39,7 +39,7 @@ and respects the following options:
|
||||
* `UserKnownHostsFile`
|
||||
* `IdentitiesOnly`
|
||||
|
||||
All other options are parsed but have effect. Notably, neither `Match` or `Include` will do anything.
|
||||
All other options are parsed but have no effect. Notably, neither `Match` or `Include` will do anything.
|
||||
|
||||
`wezterm ssh` CLI allows overriding config settings via the command line. This example shows how to specify the private key to use when connecting to `some-host`:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user