NAME

lyric - retrieve lyric

SYNOPSIS

lyric [ -dv ] [ -a addr ] [ -s sites ] [ -t type ] [ get site url | search title artist | fetch title artist ]

DESCRIPTION

Lyric is a command-line program that retrieves lyrics from lyricd(1). Lyrics can be searched with the command search, get retrieves a lyric from a link previously returned by a search. Fetch searches for the lyric and fetches it.

Options:


-a addr
Dial addr instead of the details net!localhost!7115.
-s sites
Only request lyrics from sites, a comma separated list.
-t type
Type is used with the fetch command and can be one of: first, all, links. For all multiple lyrics may be returned by the lyricd, each is printed. For first the search stops after the first hit. Links to other hits are still displayed though. For links only links to hits are displayed. With -v commands to retrieve the lyric from such hits are displayed.
-v
Enable verbose output.
-d
Enable debugging output.

SEE ALSO

lyricd(1), lyrics(2)

LYRIC(1 ) Rev:  Thu Nov 01 22:14:31 GMT 2007