From ecd5097d515f53703eb5dc6096da80182c452ad9 Mon Sep 17 00:00:00 2001 From: Peter Feigl Date: Wed, 26 Feb 2014 23:50:50 +0100 Subject: Adding option --no-aliases to completely disable alias expansion --- doc/ledger3.texi | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/ledger3.texi') 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 -- cgit v1.2.3