[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r3260: clarify the torbutton is the path to the file itself. (vidalia/trunk/pkg)



Author: phobos
Date: 2008-10-27 00:20:52 -0400 (Mon, 27 Oct 2008)
New Revision: 3260

Modified:
   vidalia/trunk/pkg/package.sh
Log:
clarify the torbutton is the path to the file itself.


Modified: vidalia/trunk/pkg/package.sh
===================================================================
--- vidalia/trunk/pkg/package.sh	2008-10-26 22:45:17 UTC (rev 3259)
+++ vidalia/trunk/pkg/package.sh	2008-10-27 04:20:52 UTC (rev 3260)
@@ -62,7 +62,7 @@
 "osx-bundle")
   if [ $# -ne 4 ]
   then
-    echo "Usage: $0 osx-bundle <path-to-tor> <path-to-polipo> <path-to-torbutton>"
+    echo "Usage: $0 osx-bundle <path-to-tor> <path-to-polipo> <path-to-torbutton-file>"
     exit 1
   fi
   torpath="$2"