mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
;ui: help: pmi -> p/m/i
This commit is contained in:
parent
78146978f4
commit
e83cbacbf6
@ -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)")
|
||||
|
Loading…
Reference in New Issue
Block a user