Browse Source

Corrected typo.

master
Svend Sorensen 19 years ago
parent
commit
f9194714bf
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/tools/cuetag.sh

+ 1
- 1
src/tools/cuetag.sh View File

@@ -12,7 +12,7 @@ usage()
{
echo "usage: cuetag.sh <cuefile|tocfile> [file]..."
echo
echo "cuetag.sh adds tags to autofiles based on cue or toc information"
echo "cuetag.sh adds tags to files based on cue or toc information"
echo
echo "Supported formats (format extension, format name, tagging utility):"
echo "ogg, Ogg Vorbis, vorbiscomment"


Loading…
Cancel
Save