mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-19 18:26:13 +03:00
docs: improve clear-ssh-cache description (missed in previous commit)
Clarifies this clears hosts cached by SSH shell integration, completing mitchellh's feedback on both action descriptions.
This commit is contained in:
@ -46,7 +46,7 @@ pub const Action = enum {
|
|||||||
/// List hosts cached by SSH shell integration for terminfo installation
|
/// List hosts cached by SSH shell integration for terminfo installation
|
||||||
@"list-ssh-cache",
|
@"list-ssh-cache",
|
||||||
|
|
||||||
/// Clear Ghostty SSH terminfo cache
|
/// Clear hosts cached by SSH shell integration for terminfo installation
|
||||||
@"clear-ssh-cache",
|
@"clear-ssh-cache",
|
||||||
|
|
||||||
/// Edit the config file in the configured terminal editor.
|
/// Edit the config file in the configured terminal editor.
|
||||||
|
Reference in New Issue
Block a user