updated readme with usage info
This commit is contained in:
parent
ea8c5e44a7
commit
a7e39d8fcc
13
README
13
README
|
@ -18,6 +18,19 @@ building
|
||||||
make
|
make
|
||||||
make install # supports PREFIX and DESTDIR
|
make install # supports PREFIX and DESTDIR
|
||||||
|
|
||||||
|
usage
|
||||||
|
-----
|
||||||
|
|
||||||
|
There are three flags:
|
||||||
|
|
||||||
|
mpdart -d musicdir -h host -p port
|
||||||
|
|
||||||
|
Though only -d is needed:
|
||||||
|
|
||||||
|
mpdart -d ~/music
|
||||||
|
|
||||||
|
Once mpdart is running you can press the window to toggle mpd's pause/play.
|
||||||
|
|
||||||
contributing
|
contributing
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user