summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjetil Ørbekk <orbekk@pvv.ntnu.no>2008-09-04 21:28:32 +0200
committerKjetil Ørbekk <orbekk@pvv.ntnu.no>2008-09-04 21:30:28 +0200
commit69b306cc7294701632f0d6fca0f5e8e3bbd328c8 (patch)
treee9ff5ce5d0f53ef3f251f81ea538fac529a6124c
parent9064982049d9de0095e8869a77f1b8e21291d54f (diff)
- Changed the initialize.sh instructions to reflect the new options
-rw-r--r--initialize.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/initialize.sh b/initialize.sh
index d070e7b..6209478 100644
--- a/initialize.sh
+++ b/initialize.sh
@@ -16,6 +16,6 @@ EOF
echo "Initial configuration finished. Run"
echo
-echo " $ ./musicfs -d <mountpoint>"
+echo " $ ./musicfs <mountpoint>"
echo
echo "to start musicfs, and follow the instructions in <mountpoint>/.config"