]> de.git.xonotic.org Git - xonotic/xonotic.git/commitdiff
add all compile-maps to all help.
authorMatthias Krüger <matthias.krueger@famsik.de>
Sat, 15 Jun 2013 15:10:34 +0000 (17:10 +0200)
committerMatthias Krüger <matthias.krueger@famsik.de>
Sat, 15 Jun 2013 15:10:34 +0000 (17:10 +0200)
misc/tools/all/xonotic.subr

index 93c198406ce751afc1cb8cf0d982b20990ad8571..43953f4eb0abd2b259decc1b73b23078b7429db0 100644 (file)
@@ -344,6 +344,7 @@ case "$cmd" in
                $ECHO "  $SELF compile [-c] [-r|-p] [-0] [sdl|glx|wgl|agl|dedicated]"
                $ECHO "  $SELF update-maps"
                $ECHO "  $SELF run [sdl|glx|wgl|agl|dedicated] options..."
+               $ECHO "  $SELF compile-map mapname1 mapname2... (e.g. \"./all compile-map dance drain fuse\")"
                handled=false
                ;;
        *)