diff options
Diffstat (limited to 'doc/ledger3.texi')
-rw-r--r-- | doc/ledger3.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 812558b6..fd31e7aa 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -5675,7 +5675,7 @@ Limit the processing to transactions before @var{DATE}. @item --period @var{PERIOD_EXPRESSION} @itemx -p @var{PERIOD_EXPRESSION} -Limit the processing to transactions in @var{PERIOD_EXPRESSION}. +Limit the processing to transactions in @var{PERIOD_EXPRESSION} (see @ref{Period Expressions}). @item --period-sort @var{VEXPR} Sort postings within each period according to @var{VEXPR}. |