eichin / thok-kphotoalbum-grep

Command-line find/grep for kphotoalbum index.xml files
MIT License
2 stars 0 forks source link

`--dump-tags --tag` filters *too* far #19

Closed eichin closed 1 month ago

eichin commented 1 month ago

Caused by #10 - --dump-tags with a --tag filter ends up only displaying the filtered tag, and not "any tag present on a file with that tag". Not intended, also not covered by a test (there's a --dump-tags --since test, but none for the combination with --tag or --exclude.)

eichin commented 1 month ago

Fixed by 0.16 including additional tests and clarification of the man page. (In particular, added the "ice cream since" example to index.md.