diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:51 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:51 +0200 |
commit | 2157c6dac7ca38861294038db7d2d04553a7094c (patch) | |
tree | 40274f6a32dfc079b1891747a66850e839931708 /audio/mpc/README | |
parent | 9f21562211b2276ea38adb05c5af503f92ade371 (diff) | |
download | slackbuilds-2157c6dac7ca38861294038db7d2d04553a7094c.tar.gz |
audio/mpc: Moved from multimedia
Diffstat (limited to 'audio/mpc/README')
-rw-r--r-- | audio/mpc/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/mpc/README b/audio/mpc/README new file mode 100644 index 0000000000..feaa1b1e51 --- /dev/null +++ b/audio/mpc/README @@ -0,0 +1,8 @@ +mpc is a client for MPD, the Music Player Daemon. +mpc connects to a MPD running on a machine via a network. + +For bash tab completion, copy the mpc-bashrc file in +mpc's documentation directory to ~/.bashrc + +You will need to make sure you have set the MPD_HOST and MPD_PORT +environment variables. |