make the help screen work

This commit is contained in:
xonotic 2010-03-18 16:57:21 +01:00
parent 34b62a78aa
commit 5284a1d857

3
all
View File

@ -9,6 +9,9 @@ repos="
darkplaces
"
if [ "$#" = 0 ]; then
set -- help
fi
cmd=$1
shift