hledger/hledger/Hledger/Cli/Commands/Checkdupes.txt
Simon Michael ee026f5442 Revert the rename of check-dupes
We'll keep the old name, soon to be a hidden command, for compatibility.
2020-11-28 15:32:07 -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