Add example

This commit is contained in:
Bob Polis 2024-07-25 07:54:58 +02:00
parent 3555c35457
commit 54013e8e52

View File

@ -100,6 +100,10 @@ List the tags in a file named `MyMovie.mp4':
.Pp
.Dl tagger -l MyMovie.mp4
.Pp
or, simply:
.Pp
.Dl tagger MyMovie.mp4
.Pp
To delete all `foo' and `bar' tags from files, if present:
.Pp
.Dl tagger -d foo -d bar *