1
1
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:
Wez Furlong 2021-04-02 08:57:39 -07:00
parent 3dfdd08b79
commit 62f7589066

View File

@ -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`: