balance: accept "bal" without complaining about ambiguity with balancesheet

This commit is contained in:
Simon Michael 2012-04-14 20:33:15 +00:00
parent e450251e61
commit 31f3e4dc27

View File

@ -181,7 +181,7 @@ testmode = (commandmode ["test"]) {
}
}
accountsmode = (commandmode ["balance","accounts"]) {
accountsmode = (commandmode ["balance","bal","accounts"]) {
modeHelp = "(or accounts) show matched accounts and their balances"
,modeArgs = ([], Just commandargsflag)
,modeGroupFlags = Group {