Add an explanatory comment.

This commit is contained in:
Eric S. Raymond 2008-04-04 01:46:29 +00:00
parent 9a03c80214
commit f0f8f8f060

View file

@ -1,4 +1,7 @@
#!/bin/sh
#
# Make a local copy of the HTML unit tree.
# Meant to be run on the wesnoth server site.
if [ $# -ne 1 ]; then
echo "Syntax: $0 <wesnoth version>"