Rename tools, make them installable

This commit is contained in:
2023-06-11 17:45:38 +02:00
parent 238e7a2bb9
commit c77d994dc4
6 changed files with 13 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
*
* The external filter needs to process NUL-separated textual entries.
*
* Example: transform input.ifo output -- perl -p0e s/bullshit/soykaf/g
* Example: tdv-transform input.ifo output -- perl -p0e s/bullshit/soykaf/g
*
* Copyright (c) 2020, Přemysl Eric Janouch <p@janouch.name>
*