ui: streamline help

This commit is contained in:
Simon Michael 2015-09-13 14:34:28 -07:00
parent 5504d70a41
commit 135cf714ef

View File

@ -120,7 +120,7 @@ drawAccountsScreen _st@AppState{aopts=uopts, ajournal=j, aScreen=AccountsScreen{
bottomlabel = borderKeysStr [ bottomlabel = borderKeysStr [
-- ("up/down/pgup/pgdown/home/end", "move") -- ("up/down/pgup/pgdown/home/end", "move")
("-, +/=, 1234567890", "adjust depth limit") ("-+=1234567890", "adjust/clear depth limit")
,("right/enter", "show transactions") ,("right/enter", "show transactions")
,("g", "reload") ,("g", "reload")
,("q", "quit") ,("q", "quit")