summaryrefslogtreecommitdiffstats
path: root/multimedia/mtpfs/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2010-12-28 20:52:24 -0600
committer Robby Workman <rworkman@slackbuilds.org>2010-12-29 01:08:49 -0600
commit7bf79d36a03e3638b8995427c5093edfdf65eb67 (patch)
tree13c72eacb90a7d7c99d3b3e59ea7b94eb9cb88a9 /multimedia/mtpfs/README
parenta6aad169317dcb64b94d6d12a04a7949fb6c9143 (diff)
downloadslackbuilds-7bf79d36a03e3638b8995427c5093edfdf65eb67.tar.gz
slackbuilds-7bf79d36a03e3638b8995427c5093edfdf65eb67.tar.xz
multimedia/mtpfs: Fixed download link and misc tweaks
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'multimedia/mtpfs/README')
-rw-r--r--multimedia/mtpfs/README6
1 files changed, 2 insertions, 4 deletions
diff --git a/multimedia/mtpfs/README b/multimedia/mtpfs/README
index d27106522f..5cc44cc33b 100644
--- a/multimedia/mtpfs/README
+++ b/multimedia/mtpfs/README
@@ -5,11 +5,9 @@ MTP device, as supported by libmtp. MTPfs includes extra features such
as playlist and meta information support for MP3 players.
Quickstart:
-
- Ensure your user is in the "audio" group
- Create a directory to use as a mount point (e.g. "mkdir ~/mtp")
- Set media device to MTP mode, if necessary
- Plug media device into USB port
-- Run mtpfs with the mount point dir as an argument (e.g. "mtpfs ~/mtp")
-- See /usr/doc/mtpfs-0.9/README, and the output of "mtpfs --help",
- for more information
+- Run mtpfs with the mount point as an argument (e.g. "mtpfs ~/mtp")
+- See /usr/doc/mtpfs-*/README and "mtpfs --help" output for more information