fixed typo...didnt follow my own process

This commit is contained in:
Knox Lively
2024-02-27 12:43:55 -07:00
parent 1d7c247cef
commit 851c550bcc
+1 -1
View File
@@ -228,7 +228,7 @@ Options:
* `port` - Specifies the port number to use for the SSH connection.
* `alias` - Sets a short name or alias for the remote connection, for easier reference.
* `connectmode` - Determines whether Waveterm will autoconnect for a new connection. Supported options are `startup`, `auto`, and `manual.`
* `autoinstall` - Determines wether of not the WaveShell helper is installed on the remote host (bool)
* `autoinstall` - Determines whether of not the WaveShell helper is installed on the remote host (bool)
* `key` - Specifies the path to the SSH key file to use for authentication.
* `password` - Provides the SSH password for authentication (use with caution, as this may be insecure).