From: xonotic Date: Wed, 24 Mar 2010 14:03:38 +0000 (+0100) Subject: add compile to the help text X-Git-Tag: xonotic-v0.1.0preview~540 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=44277d7fa6b8268f9247c3bf8a49a4b17e99687d add compile to the help text --- diff --git a/all b/all index ee90e917..0727316c 100755 --- a/all +++ b/all @@ -137,5 +137,6 @@ case "$cmd" in echo " $0 branches" echo " $0 branch" echo " $0 checkout" + echo " $0 compile" ;; esac