summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ledger.12
-rw-r--r--doc/ledger3.texi5
2 files changed, 7 insertions, 0 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1
index ecd97ecc..9544a071 100644
--- a/doc/ledger.1
+++ b/doc/ledger.1
@@ -381,6 +381,8 @@ See
.It Fl \-meta Ar EXPR
.It Fl \-meta-width Ar INT
.It Fl \-monthly Pq Fl M
+.It Fl \-no-aliases
+Aliases are completely ignored.
.It Fl \-no-color
.It Fl \-no-pager
.It Fl \-no-rounding
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