updated readme with usage info
This commit is contained in:
parent
ea8c5e44a7
commit
a7e39d8fcc
19
README
19
README
|
@ -14,9 +14,22 @@ pkg-config (optional build time dependency)
|
|||
building
|
||||
--------
|
||||
|
||||
./configure.sh
|
||||
make
|
||||
make install # supports PREFIX and DESTDIR
|
||||
./configure.sh
|
||||
make
|
||||
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
|
||||
------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user