1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
This commit is contained in:
Dubslow 2014-09-10 17:44:12 -05:00
parent 26e25ffe3a
commit 9e97011a39

View File

@ -71,7 +71,8 @@ while [ $# -ge 1 ] ; do
echo " -h|--help : displays this help"
echo " -t|--tox : only install/update libtoxcore"
echo " requires an already installed libsodium"
echo " -l|--local: installs libtox* and libsodium in the current directory"
echo " -l|--local : installs libtox* and libsodium in the current directory,"
echo " as opposed to the system directories"
echo " -k|--keep : does not delete the build directories afterwards"
echo ""
echo "example usages:"