]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
improve help text
authorxonotic <xonotic@git.xonotic.org>
Wed, 24 Mar 2010 14:05:11 +0000 (15:05 +0100)
committerxonotic <xonotic@git.xonotic.org>
Wed, 24 Mar 2010 14:05:11 +0000 (15:05 +0100)
all

diff --git a/all b/all
index 0727316c67ed45f0e066411f2f9c8ce7e2f9737b..67386bcbb9086aa115de93f9461d9b288680f4c1 100755 (executable)
--- a/all
+++ b/all
@@ -135,7 +135,7 @@ case "$cmd" in
                echo "  $0 pull"
                echo "  $0 push"
                echo "  $0 branches"
-               echo "  $0 branch"
+               echo "  $0 branch <remote> <branchname>"
                echo "  $0 checkout"
                echo "  $0 compile"
                ;;