From: xonotic Date: Thu, 18 Mar 2010 15:57:21 +0000 (+0100) Subject: make the help screen work X-Git-Tag: xonotic-v0.1.0preview~548 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=5284a1d857715188a72dacf562c57209414bf255 make the help screen work --- diff --git a/all b/all index fb6299e2..91a38e60 100755 --- a/all +++ b/all @@ -9,6 +9,9 @@ repos=" darkplaces " +if [ "$#" = 0 ]; then + set -- help +fi cmd=$1 shift