mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-19 10:16:12 +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-ssh-cache",
|
||||
|
||||
/// Clear Ghostty SSH terminfo cache
|
||||
/// Clear hosts cached by SSH shell integration for terminfo installation
|
||||
@"clear-ssh-cache",
|
||||
|
||||
/// Edit the config file in the configured terminal editor.
|
||||
|
Reference in New Issue
Block a user