;doc: bs, cf: add wikipedia link
This commit is contained in:
parent
79d3ecfc90
commit
496b59060f
@ -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.
|
||||
|
||||
|
||||
@ -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.
|
||||
|
||||
|
||||
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user