cli: drop deprecated command aliases a, b, p, r, txns
This commit is contained in:
parent
8d320bc1fe
commit
45a5658396
@ -1,4 +1,4 @@
|
|||||||
accounts, a\
|
accounts\
|
||||||
Show account names.
|
Show account names.
|
||||||
|
|
||||||
_FLAGS
|
_FLAGS
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
balance, bal, b\
|
balance, bal\
|
||||||
Show accounts and their balances.
|
Show accounts and their balances.
|
||||||
|
|
||||||
_FLAGS
|
_FLAGS
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
print, txns, p\
|
print\
|
||||||
Show transaction journal entries, sorted by date.
|
Show transaction journal entries, sorted by date.
|
||||||
|
|
||||||
_FLAGS
|
_FLAGS
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
register, reg, r\
|
register, reg\
|
||||||
Show postings and their running total.
|
Show postings and their running total.
|
||||||
|
|
||||||
_FLAGS
|
_FLAGS
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user