;ui: help: pmi -> p/m/i

This commit is contained in:
Simon Michael 2019-10-19 18:47:39 -07:00
parent 78146978f4
commit e83cbacbf6

View File

@ -129,7 +129,7 @@ helpDialog _copts =
,str " "
,withAttr ("help" <> "heading") $ str "Help"
,renderKey ("? ", "toggle this help")
,renderKey ("pmi ", "(with this help open)\nshow manual in pager/man/info")
,renderKey ("p/m/i ", "(with this help open)\nshow manual in pager/man/info")
,str " "
,withAttr ("help" <> "heading") $ str "Other"
,renderKey ("a ", "add transaction (hledger add)")