ui: doc: register: filtering by acct does work
This commit is contained in:
parent
74d8570da3
commit
aa871c8074
@ -331,8 +331,6 @@ $\ hledger\-ui\ \-\-register\ checking\ \-\-cleared
|
|||||||
.fi
|
.fi
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
Filtering by account name is not very useful on this screen yet.
|
|
||||||
.PP
|
|
||||||
\f[C]C\f[] toggles cleared mode, in which uncleared transactions and
|
\f[C]C\f[] toggles cleared mode, in which uncleared transactions and
|
||||||
postings are not shown.
|
postings are not shown.
|
||||||
\f[C]U\f[] toggles uncleared mode, in which only uncleared
|
\f[C]U\f[] toggles uncleared mode, in which only uncleared
|
||||||
|
|||||||
@ -268,8 +268,6 @@ individual postings), in hledger-ui's register:
|
|||||||
$ hledger-ui --register checking --cleared
|
$ hledger-ui --register checking --cleared
|
||||||
|
|
||||||
|
|
||||||
Filtering by account name is not very useful on this screen yet.
|
|
||||||
|
|
||||||
`C' toggles cleared mode, in which uncleared transactions and
|
`C' toggles cleared mode, in which uncleared transactions and
|
||||||
postings are not shown. `U' toggles uncleared mode, in which only
|
postings are not shown. `U' toggles uncleared mode, in which only
|
||||||
uncleared transactions/postings are shown.
|
uncleared transactions/postings are shown.
|
||||||
@ -332,9 +330,9 @@ Node: Accounts screen5275
|
|||||||
Ref: #accounts-screen5405
|
Ref: #accounts-screen5405
|
||||||
Node: Register screen6635
|
Node: Register screen6635
|
||||||
Ref: #register-screen6792
|
Ref: #register-screen6792
|
||||||
Node: Transaction screen8515
|
Node: Transaction screen8446
|
||||||
Ref: #transaction-screen8675
|
Ref: #transaction-screen8606
|
||||||
Node: Error screen9542
|
Node: Error screen9473
|
||||||
Ref: #error-screen9666
|
Ref: #error-screen9597
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
|||||||
@ -170,8 +170,6 @@ lists individual postings), in hledger-ui's register:
|
|||||||
$ hledger-ui --register checking --cleared
|
$ hledger-ui --register checking --cleared
|
||||||
```
|
```
|
||||||
|
|
||||||
Filtering by account name is not very useful on this screen yet.
|
|
||||||
|
|
||||||
`C` toggles cleared mode, in which
|
`C` toggles cleared mode, in which
|
||||||
[uncleared transactions and postings](/journal.html#transactions) are
|
[uncleared transactions and postings](/journal.html#transactions) are
|
||||||
not shown. `U` toggles uncleared mode, in which only uncleared
|
not shown. `U` toggles uncleared mode, in which only uncleared
|
||||||
|
|||||||
@ -231,8 +231,6 @@ SCREENS
|
|||||||
$ hledger-ui --begin 'this month' desc:market
|
$ hledger-ui --begin 'this month' desc:market
|
||||||
$ hledger-ui --register checking --cleared
|
$ hledger-ui --register checking --cleared
|
||||||
|
|
||||||
Filtering by account name is not very useful on this screen yet.
|
|
||||||
|
|
||||||
C toggles cleared mode, in which uncleared transactions and postings
|
C toggles cleared mode, in which uncleared transactions and postings
|
||||||
are not shown. U toggles uncleared mode, in which only uncleared
|
are not shown. U toggles uncleared mode, in which only uncleared
|
||||||
transactions/postings are shown.
|
transactions/postings are shown.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user