summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMartin Michlmayr <tbm@cyrius.com>2020-03-19 11:57:49 +0800
committerMartin Michlmayr <tbm@cyrius.com>2020-03-19 11:59:41 +0800
commit7c45da227d6612807a2730819504cf0300021cd5 (patch)
treec441bfc706094d9a1df4ef6eb00f23a6452f45d7 /doc
parent38d5407f53ab71aeab95d71a3a4ff18020e1b511 (diff)
downloadfork-ledger-7c45da227d6612807a2730819504cf0300021cd5.tar.gz
fork-ledger-7c45da227d6612807a2730819504cf0300021cd5.tar.bz2
fork-ledger-7c45da227d6612807a2730819504cf0300021cd5.zip
docs: mention ! as an alternative to not
Diffstat (limited to 'doc')
-rw-r--r--doc/ledger3.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi
index df2aa463..7161ae12 100644
--- a/doc/ledger3.texi
+++ b/doc/ledger3.texi
@@ -8090,7 +8090,7 @@ The operators, in order of precedence, are:
@node Unary Operators, Binary Operators, Operators, Operators
@subsection Unary Operators
-@code{not}
+@code{not} (@code{!})
@code{neg}
@node Binary Operators, , Unary Operators, Operators