Johannes Zarl-Zierl ccb8996fdc
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
tagtool: remove entire line when removing tags
I've added extended the sed command for removing a tag so that if only
an empty line would remain after removing the tag, the line is removed
entirely.

As a side-note, I've improved the robustness of the sed commands in
general, because previously I had erraneously matched on non-word
characters when I meant to match on spaces.
2020-05-08 22:08:54 +02:00
..
2020-05-07 09:16:41 +02:00
2020-05-07 09:16:41 +02:00

Tagtool

Transform tag data by bulk.

Call "tagtool.sh --help" for more information.