ui: doc: register: filtering by acct does work

This commit is contained in:
Simon Michael 2016-06-12 07:48:59 -07:00
parent 74d8570da3
commit aa871c8074
4 changed files with 4 additions and 12 deletions

View File

@ -331,8 +331,6 @@ $\ hledger\-ui\ \-\-register\ checking\ \-\-cleared
.fi
.RE
.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
postings are not shown.
\f[C]U\f[] toggles uncleared mode, in which only uncleared

View File

@ -268,8 +268,6 @@ individual postings), in hledger-ui's register:
$ 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 are not shown. `U' toggles uncleared mode, in which only
uncleared transactions/postings are shown.
@ -332,9 +330,9 @@ Node: Accounts screen5275
Ref: #accounts-screen5405
Node: Register screen6635
Ref: #register-screen6792
Node: Transaction screen8515
Ref: #transaction-screen8675
Node: Error screen9542
Ref: #error-screen9666
Node: Transaction screen8446
Ref: #transaction-screen8606
Node: Error screen9473
Ref: #error-screen9597

End Tag Table

View File

@ -170,8 +170,6 @@ lists individual postings), in hledger-ui's register:
$ 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](/journal.html#transactions) are
not shown. `U` toggles uncleared mode, in which only uncleared

View File

@ -231,8 +231,6 @@ SCREENS
$ hledger-ui --begin 'this month' desc:market
$ 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
are not shown. U toggles uncleared mode, in which only uncleared
transactions/postings are shown.