update
[irspy-moved-to-github.git] / bin / irspy-dump.pl
index 36cf3e4..e30e320 100755 (executable)
@@ -1,4 +1,11 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl
+
+# Invoke as:
+#      $ mkdir records-2010-04-06
+#      $ cd records-2010-04-06
+#      $ irspy-dump.pl irspy.indexdata.com:8018/IR-Explain---1
+#      $ cd ..
+#      $ tar cfz records-2010-04-06.tar.gz records-2010-04-06
 
 use strict;
 use warnings;