Update help mnemonic for Toggle Header

This change complements what had already been started for #546.
mine
Anthony Cruz 2020-02-14 13:43:17 -08:00
parent 1ef375e781
commit fc115c5476
1 changed files with 1 additions and 1 deletions

View File

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