diff --git a/tagger.1 b/tagger.1 index a34b865..a2bfbc2 100644 --- a/tagger.1 +++ b/tagger.1 @@ -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 *