diff options
author | John Wiegley <johnw@newartisans.com> | 2010-06-19 14:02:33 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2010-06-19 14:02:33 -0400 |
commit | 9b905f2b44dc3c379c20eeec5ba4c9ecb4331577 (patch) | |
tree | 94c75d2419efb481022e71c94db2f4a673d1de16 /test/unit/t_expr.cc | |
parent | 627162acc0393aa8e9f4aaf45b52adab518aac4a (diff) | |
download | fork-ledger-9b905f2b44dc3c379c20eeec5ba4c9ecb4331577.tar.gz fork-ledger-9b905f2b44dc3c379c20eeec5ba4c9ecb4331577.tar.bz2 fork-ledger-9b905f2b44dc3c379c20eeec5ba4c9ecb4331577.zip |
query command's parsing behavior sensitive to -n
With -n, the first argument is parsed as a string containing
subarguments. Otherwise, each argument is parsed as a separate
argument.
In short, the -n mode mimicks what happens when the query expr after "="
is parsed for automated expressions. The non -n mode mimicks what
happens at the command line for users.
Diffstat (limited to 'test/unit/t_expr.cc')
0 files changed, 0 insertions, 0 deletions