Remove show_dot from docs/EMBEDDING.md

This should have been a part of commit 243d7fd

(cherry picked from commit d44f7e04fc)
This commit is contained in:
Alexander Zeijlon
2025-11-04 09:44:21 +01:00
parent 43266f4917
commit 7a96227f13

View File

@@ -89,9 +89,6 @@ Currently, the following options are available:
* `compression` - The session compression level. Can be `0` to `9`. * `compression` - The session compression level. Can be `0` to `9`.
* `show_dot` - If a dot cursor should be shown when the remote server provides
no local cursor, or provides a fully-transparent (invisible) cursor.
* `logging` - The console log level. Can be one of `error`, `warn`, `info` or * `logging` - The console log level. Can be one of `error`, `warn`, `info` or
`debug`. `debug`.