diff options
-rw-r--r-- | doc/ledger3.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 14a71778..5bbb405b 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -3986,8 +3986,8 @@ $ ledger --effective register Groceries @subsection Periodic Transactions @findex --budget -A periodic transaction starts with a @samp{~} followed by a period -expression. Periodic transactions are used for budgeting and +A periodic transaction starts with a tilde @samp{~} followed by a period +expression (see @ref{Period Expressions}). Periodic transactions are used for budgeting and forecasting only, they have no effect without the @option{--budget} option specified. For examples and details, @pxref{Budgeting and Forecasting}. |