1.10.0
- Introduce -z to delimit tags with null bytes.
This option makes it possible to leverage GNU sed or GNU grep for automated tag edition with
opustags -z … | sed -z … | opustags -z -S …
, while also supporting multi-line tags.
This option makes it possible to leverage GNU sed or GNU grep for automated tag edition with
opustags -z … | sed -z … | opustags -z -S …
, while also supporting multi-line tags.