Merge pull request #550 from stk0vrfl0w/fix-toggle-header-help

Update help mnemonic for Toggle Header
mine
Fernand Galiana 2020-02-14 15:15:21 -07:00 committed by GitHub
commit 9c554bd725
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -235,7 +235,7 @@ func (h *Help) showGeneral() model.MenuHints {
Description: "Clear command",
},
{
Mnemonic: "Ctrl-h",
Mnemonic: "t",
Description: "Toggle Header",
},
{