hledger/hledger/Hledger/Cli/Commands/Checkdupes.txt
Simon Michael 4a7a700d93 ;doc: fix flags marker appearing in manuals
$FLAGS$ didn't work (nor =FLAGS=); _FLAGS it is..

[ci skip]
2020-01-05 07:41:01 -08:00

9 lines
295 B
Plaintext

check-dupes
Reports account names having the same leaf but different prefixes. In
other words, two or more leaves that are categorized differently. Reads
the default journal file, or another specified as an argument.
_FLAGS
An example: http://stefanorodighiero.net/software/hledger-dupes.html