summaryrefslogtreecommitdiff
path: root/doc/ledger3.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ledger3.texi')
-rw-r--r--doc/ledger3.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi
index 1a8fd9aa..48297889 100644
--- a/doc/ledger3.texi
+++ b/doc/ledger3.texi
@@ -2175,6 +2175,8 @@ alias Checking=Assets:Credit Union:Joint Checking Account
Checking
@end smallexample
+The option @option{--no-aliases} completely disables alias expansion.
+
@item assert
@c instance_t::assert_directive
An assertion can throw an error if a condition is not met during
@@ -5788,6 +5790,9 @@ $ ledger -f drewr3.dat bal --no-total --master-account HUMBUG
$ 200.00 Mortgage:Principal
@end smallexample
+@item --no-aliases
+Ledger does not expand any aliases if this option is specified.
+
@item --pedantic
FIX THIS ENTRY @c FIXME thdox