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.
pull/7608/head
Jason Rayne 2025-06-25 15:58:13 -07:00
parent 0ccb7cf353
commit 21d95c42c6
No known key found for this signature in database
GPG Key ID: 097A1F6E614573B7
1 changed files with 1 additions and 1 deletions

View File

@ -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.