Author: esr
Date: Fri Apr  4 03:46:29 2008
New Revision: 25525

URL: http://svn.gna.org/viewcvs/wesnoth?rev=25525&view=rev
Log:
Add an explanatory comment.

Modified:
    trunk/utils/update_unit_tree

Modified: trunk/utils/update_unit_tree
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/update_unit_tree?rev=25525&r1=25524&r2=25525&view=diff
==============================================================================
--- trunk/utils/update_unit_tree (original)
+++ trunk/utils/update_unit_tree Fri Apr  4 03:46:29 2008
@@ -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>"


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to