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

View File

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

View File

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