NAME

splitlist - split an iRealPro playlist into individual songs

SYNOPSIS

splitlist [options] playlist ...

Splits an iRealPro playlist into individual songs.

Options:
   --outdir=XXX	directory to contain the individual songs.
   --ident		shows identification
   --help		shows a brief help message and exits
   --man               shows full documentation and exits
   --verbose		provides more verbose information

DESCRIPTION

This program will process the playlist and write all the songs from the playlist into individual files.

The resultant files are written in the designated outdir, which also defaults to the current directory.

OPTIONS

--outdir=XXX

Specifies the directory where the resultant files are to be written.

--help

Prints a brief help message and exits.

--man

Prints the manual page and exits.

--ident

Prints program identification.

--verbose

Provides more verbose information.

playlist

The playlist to process.