;doc: update CLI usage texts

This commit is contained in:
Simon Michael 2022-07-11 13:57:09 +01:00
parent 7068517f2c
commit 9a34145569
4 changed files with 18 additions and 21 deletions

View File

@ -6,10 +6,10 @@ sign, as in conventional financial statements.
_FLAGS _FLAGS
The asset and liability accounts shown are those accounts declared with This report shows accounts declared with the Asset, Cash or Liability
the Asset or Cash or Liability type, or otherwise all accounts under a type (see account types). Or if no such accounts are declared, it shows
top-level asset or liability account (case insensitive, plurals top-level accounts named asset or liability (case insensitive, plurals
allowed). allowed) and their subaccounts.
Example: Example:

View File

@ -5,10 +5,10 @@ normal positive sign, as in conventional financial statements.
_FLAGS _FLAGS
The asset, liability and equity accounts shown are those accounts This report shows accounts declared with the Asset, Cash, Liability or
declared with the Asset, Cash, Liability or Equity type, or otherwise Equity type (see account types). Or if no such accounts are declared, it
all accounts under a top-level asset, liability or equity account (case shows top-level accounts named asset, liability or equity (case
insensitive, plurals allowed). insensitive, plurals allowed) and their subaccounts.
Example: Example:

View File

@ -6,15 +6,13 @@ financial statements.
_FLAGS _FLAGS
"Cash" assets are those accounts which are (or whose parents are) This report shows accounts declared with the Cash type (see account
declared as Cash by an account directive, like this: types). Or if no such accounts are declared, it shows accounts
account some:liquid:asset ; type:C - under a top-level account named asset (case insensitive, plural
allowed)
Or if there are no such declarations, all accounts - whose name contains some variation of cash, bank, checking or
saving.
- under a top-level asset account (case insensitive, plural allowed)
- with some variation of cash, bank, checking or saving in their name.
More precisely: all accounts matching this case insensitive regular More precisely: all accounts matching this case insensitive regular
expression: expression:

View File

@ -1,15 +1,14 @@
incomestatement, is incomestatement, is
This command displays an income statement, showing revenues and expenses This command displays an income statement, showing revenues and expenses
during one or more periods. Amounts are shown with normal positive sign, during one or more periods. Amounts are shown with normal positive sign,
as in conventional financial statements. as in conventional financial statements.
_FLAGS _FLAGS
The revenue and expense accounts shown are those accounts declared with This report shows accounts declared with the Revenue or Expense type
the Revenue or Expense type, or otherwise all accounts under a top-level (see account types). Or if no such accounts are declared, it shows
revenue or income or expense account (case insensitive, plurals top-level accounts named revenue or income or expense (case insensitive,
allowed). plurals allowed) and their subaccounts.
Example: Example: