cli: drop deprecated command aliases a, b, p, r, txns

This commit is contained in:
Simon Michael 2020-12-23 12:05:15 -08:00
parent 8d320bc1fe
commit 45a5658396
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
accounts, a\
accounts\
Show account names.
_FLAGS

View File

@ -1,4 +1,4 @@
balance, bal, b\
balance, bal\
Show accounts and their balances.
_FLAGS

View File

@ -1,4 +1,4 @@
print, txns, p\
print\
Show transaction journal entries, sorted by date.
_FLAGS

View File

@ -1,4 +1,4 @@
register, reg, r\
register, reg\
Show postings and their running total.
_FLAGS