]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/shadescript/shade.sh
better usage message
[xonotic/xonotic.git] / misc / tools / shadescript / shade.sh
index 7533002638769c8566e9bd6bc95375d6d827d12c..175a59788bcdc8454e0eec767f623e26869e8fdc 100644 (file)
@@ -4,7 +4,8 @@ case "$#" in
        2)
                ;;
        *)
-               echo "Usage: $1 directory shader.template"
+               echo "Usage: from xonotic-maps.pk3dir directory, copy and edit shader.template, then"
+               echo "  $0 texturepackname myshader.template"
                exit 1
                ;;
 esac