;ui: help: pmi -> p/m/i
This commit is contained in:
parent
78146978f4
commit
e83cbacbf6
@ -129,7 +129,7 @@ helpDialog _copts =
|
|||||||
,str " "
|
,str " "
|
||||||
,withAttr ("help" <> "heading") $ str "Help"
|
,withAttr ("help" <> "heading") $ str "Help"
|
||||||
,renderKey ("? ", "toggle this 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 " "
|
,str " "
|
||||||
,withAttr ("help" <> "heading") $ str "Other"
|
,withAttr ("help" <> "heading") $ str "Other"
|
||||||
,renderKey ("a ", "add transaction (hledger add)")
|
,renderKey ("a ", "add transaction (hledger add)")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user