;doc: bs, cf: add wikipedia link

This commit is contained in:
Simon Michael 2022-06-07 02:09:23 +01:00
parent 79d3ecfc90
commit 496b59060f
3 changed files with 5 additions and 6 deletions

View File

@ -1,7 +1,7 @@
balancesheet, bs\
This command displays a balance sheet, showing historical ending
balances of asset and liability accounts. (To see equity as well,
use the [balancesheetequity](#balancesheetequity) command.)
This command displays a [balance sheet](https://en.wikipedia.org/wiki/Balance_sheet),
showing historical ending balances of asset and liability accounts.
(To see equity as well, use the [balancesheetequity](#balancesheetequity) command.)
Amounts are shown with normal positive sign, as in conventional
financial statements.

View File

@ -1,6 +1,6 @@
cashflow, cf\
This command displays a cashflow statement, showing the inflows and
outflows affecting "cash" (ie, liquid, easily convertible) assets.
This command displays a [cashflow statement](https://en.wikipedia.org/wiki/Cash_flow_statement),
showing the inflows and outflows affecting "cash" (ie, liquid, easily convertible) assets.
Amounts are shown with normal positive sign, as in conventional
financial statements.

View File

@ -1,5 +1,4 @@
incomestatement, is\
This command displays an
[income statement](http://en.wikipedia.org/wiki/Income_statement),
showing revenues and expenses during one or more periods.