From 8d1d99e8e85e1796da25556fb5760fde875cfe68 Mon Sep 17 00:00:00 2001 From: Jochen Topf Date: Sat, 15 Oct 2011 23:00:24 +0200 Subject: explain what the test program is for --- tagstats/test_tagstats.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tagstats/test_tagstats.sh b/tagstats/test_tagstats.sh index 99bd12b..0146754 100755 --- a/tagstats/test_tagstats.sh +++ b/tagstats/test_tagstats.sh @@ -1,6 +1,9 @@ #!/bin/sh # -# test_tagstats.sh +# test_tagstats.sh OSMFILE +# +# This is a little helper program to test the function of tagstats. +# Its not supposed to be used in production. # set -e -- cgit v1.2.3