X-Git-Url: http://erislabs.net/gitweb/?p=id3fs.git;a=blobdiff_plain;f=bin%2Fid3fs-tag;h=9566d2c6c31531e2ebcb7795ec93d3a9cbbc5de5;hp=6bff1c4034bf1f1ff26339b22747d60bbe6a6bec;hb=5083c8eb3103daaf471be64614df04ccf7bb55d7;hpb=9ef40433a1ba4044561f5941b07ba0d90a085942 diff --git a/bin/id3fs-tag b/bin/id3fs-tag index 6bff1c4..9566d2c 100755 --- a/bin/id3fs-tag +++ b/bin/id3fs-tag @@ -274,6 +274,7 @@ sub usage " -t|--add-tags|tags=TAG1,TAG2 Add tags to genre tag, merging with existing ones\n". " -T|--delete-tags=TAG1,TAG2 Delete tags from genre\n". " -r|--replace-tags TAGS1 TAGS2 Replace TAGS1 in genre with TAGS2\n". + " -V|--summary Summarize tags by directory\n" . " -v|--verbose Verbose display\n". " -h|--help This help\n". " -- End of options\n");