;update CLI usage texts

This commit is contained in:
Simon Michael 2020-12-23 12:45:38 -08:00
parent 45a5658396
commit 8a16b2b1b0
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