projects
/
xonotic
/
xonotic.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a5b4ad
)
add compile to the help text
author
xonotic <xonotic@git.xonotic.org>
Wed, 24 Mar 2010 14:03:38 +0000
(15:03 +0100)
committer
xonotic <xonotic@git.xonotic.org>
Wed, 24 Mar 2010 14:03:38 +0000
(15:03 +0100)
all
patch
|
blob
|
history
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 compile"
;;
esac