Fix to 90519fc6e132bd (moved paragraph to end of section).
This commit is contained in:
parent
ba10ebbe73
commit
c5980f7491
1 changed files with 4 additions and 5 deletions
|
|
@ -7936,11 +7936,6 @@ more complicated arguments to functions, or for overriding the natural
|
|||
precedence order of operators.
|
||||
|
||||
|
||||
The @samp{query} command can be used to see how Ledger interprets your query.
|
||||
This can be useful if you are not getting the results you expect. See
|
||||
@pxref{Pre-Commands} for more.
|
||||
|
||||
|
||||
@itemx expr base =~ /REGEX/
|
||||
A regular expression that matches against an account's base name. If
|
||||
a posting, this will match against the account affected by the
|
||||
|
|
@ -7952,6 +7947,10 @@ text that occurs between parentheses before the payee).
|
|||
|
||||
@end table
|
||||
|
||||
The @samp{query} command can be used to see how Ledger interprets your query.
|
||||
This can be useful if you are not getting the results you expect. See
|
||||
@pxref{Pre-Commands} for more.
|
||||
|
||||
@menu
|
||||
* Miscellaneous::
|
||||
@end menu
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue