fsfe-website/tools/tagtool
jzarl ccb8996fdc
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
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
..
README.md Remove "bulk" mode from tagtool 2020-05-07 09:16:41 +02:00
tagsToCSV.xsl Remove "bulk" mode from tagtool 2020-05-07 09:16:41 +02:00
tagtool.sh tagtool: remove entire line when removing tags 2020-05-08 22:08:54 +02:00

README.md

Tagtool

Transform tag data by bulk.

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