[lastbash-cvs] lastbash lastbash.1,1.4,1.5
Status: Beta
Brought to you by:
cstroie
|
From: Costin S. <cs...@us...> - 2006-12-12 12:16:33
|
Update of /cvsroot/lastbash/lastbash In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv6453 Modified Files: lastbash.1 Log Message: Updated for release. Index: lastbash.1 =================================================================== RCS file: /cvsroot/lastbash/lastbash/lastbash.1,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- lastbash.1 8 Dec 2006 13:50:05 -0000 1.4 +++ lastbash.1 12 Dec 2006 12:16:29 -0000 1.5 @@ -5,7 +5,7 @@ .\" .\" $Id$ .\" -.TH "lastbash" "1" "06 Dec 2006" "LastBASH" "Multimedia" +.TH "lastbash" "1" "12 Dec 2006" "LastBASH" "Multimedia" .SH "NAME" lastbash \- Console player for Last.fm .SH "SYNOPSIS" @@ -30,9 +30,11 @@ .TP .B -g \fIHTTP_client\fR Set the HTTP client to use for the webservice. +Use '-g help' for a list of supported HTTP clients. .TP .B -p \fIplayer\fR Set the backend player to use. +Use '-p help' for a list of supported players. .TP .B -r \fIrefresh_interval\fR Set the refresh interval, in seconds. @@ -64,7 +66,7 @@ .PP It will ask your Last.fm username and password. You should have one. -If not, hmmm... go and create an account on Last.fm +If not, hmmm... go and create an account on Last.fm. .PP You can also pass the Last.fm station name to tune directly into it. .PP @@ -78,7 +80,7 @@ Then, the program will try to connect. If it succeeds, it will save a playlist in \fI~/.lastbash/playlist.m3u\fR, for you to open with some external player, if you don't want to use the backend it provides. -If you have MPlayer (for the moment, this is the backend), it will start playing automatically. If not, you will have to tell LastBASH not to try to run it by creating the \fI~/.lastbash/config\fR file and adding this line: +If you have MPlayer (for the moment, this is the backend), it will start playing automatically. If not, you will have to tell LastBASH not to try to run it by setting this in the configuration file: .PP .nf USE_PLAYER="n" @@ -125,7 +127,7 @@ .B d Toggle "Discovery mode" (the D led will change status) .TP -.B s +.B ^S Toggle history scrolling direction .TP .B ^L @@ -174,6 +176,10 @@ .SH "LAST.FM" This is shameless self-promotion, I know. You can find me on Last.fm as \fIcstroie\fR and, if you like this player and want to share your experience, you can join the \fILastBASH\fR group and tell others about it. +.SH "FILES" +.TP +\fI~/.lastbash/config\fR, \fI/etc/lastbash.config\fR +Configuration files .SH "LICENSE" GNU General Public License .SH "AUTHORS" |