minimalist
minimalist copied to clipboard
Docs and code don't match: minimalist.pl doesn't look into $directory/lists/$list
According to the README, a new list has to be created under $directory/lists/$list. However, the actual code always looks into $directory/$list. You need to modify either the code or the docs.