]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
add compile to the help text
authorxonotic <xonotic@git.xonotic.org>
Wed, 24 Mar 2010 14:03:38 +0000 (15:03 +0100)
committerxonotic <xonotic@git.xonotic.org>
Wed, 24 Mar 2010 14:03:38 +0000 (15:03 +0100)
all

diff --git a/all b/all
index ee90e917949d083a6b609bb6bca3d7e3ac1fd22a..0727316c67ed45f0e066411f2f9c8ce7e2f9737b 100755 (executable)
--- a/all
+++ b/all
@@ -137,5 +137,6 @@ case "$cmd" in
                echo "  $0 branches"
                echo "  $0 branch"
                echo "  $0 checkout"
                echo "  $0 branches"
                echo "  $0 branch"
                echo "  $0 checkout"
+               echo "  $0 compile"
                ;;
 esac
                ;;
 esac