mirror of
https://gitlab.com/xonotic/xonotic
synced 2024-12-15 19:35:24 +00:00
better usage message
This commit is contained in:
parent
0c6082674f
commit
5fd3ff07b2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user