Skip to content

Commit 9a6df91

Browse files
committed
;doc:journal:description/payee/note: edits
1 parent 85836ea commit 9a6df91

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

hledger/hledger.m4.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1064,8 +1064,10 @@ Note: in transactions with no `|` character, description, payee, and note all ha
10641064
Once a `|` is added, they become distinct.
10651065
(If you'd like to change this behaviour, please propose it on the mail list.)
10661066

1067-
If you want more strict error checking, you can declare the valid payee names with `payee` directives, and then enforce these with `hledger check payees`.
1068-
Note: because of the above, for this you'll need to ensure every transaction description contains a `|` and therefore a checkable payee name (even if it's empty).
1067+
If you want more strict error checking, you can declare the valid payee names with [payee directives](#payee-directive),
1068+
and then enforce these with [hledger check payees](#check).
1069+
(Note: because of the above, for this you'll need to ensure every transaction description contains a `|` and therefore a checkable payee name, even if it's empty.)
1070+
10691071

10701072
## Transaction comments
10711073

0 commit comments

Comments
 (0)