document sample usage in scmap
authorShiar <shiar@shiar.org>
Wed, 9 Jul 2008 22:18:25 +0000 (00:18 +0200)
committerShiar <shiar@shiar.org>
Wed, 9 Jul 2008 22:19:45 +0000 (00:19 +0200)
scmap

diff --git a/scmap b/scmap
index 596a835081e6a265d2e7f3b992ba045e34f030bb..5167e01484b48202cf1178361035c8b4657d7d5e 100755 (executable)
--- a/scmap
+++ b/scmap
@@ -101,3 +101,15 @@ if (defined $mapsep{$SHOWMAP}) {
        }
 }
 
+=head1 scmap
+
+From replay:
+
+       old/screptomap somereplay.rep | ./scmap -m=ppm > map.ppm
+
+From map:
+
+       ./scmtomap starcraft/maps/ladder/'(4)Lost Temple.scm'
+       ./scmap -m=ppm < file000001.xxx > map.ppm
+
+=cut