Changed example command-line comment to refelct new syntax.
authorMike Taylor <mike@indexdata.com>
Fri, 22 Sep 2006 15:29:24 +0000 (15:29 +0000)
committerMike Taylor <mike@indexdata.com>
Fri, 22 Sep 2006 15:29:24 +0000 (15:29 +0000)
bin/irspy.pl

index 3d777a3..37d4b73 100755 (executable)
@@ -1,9 +1,9 @@
 #!/usr/bin/perl -w
 
 #!/usr/bin/perl -w
 
-# $Id: irspy.pl,v 1.7 2006-09-22 15:27:17 mike Exp $
+# $Id: irspy.pl,v 1.8 2006-09-22 15:29:24 mike Exp $
 #
 # Run like this:
 #
 # Run like this:
-#      YAZ_LOG=irspy,irspy_test,irspy_debug perl -I ../lib irspy.pl -t "bagel.indexdata.dk/gils z3950.loc.gov:7090/Voyager" localhost:3313/IR-Explain---1
+#      YAZ_LOG=irspy,irspy_test,irspy_debug perl -I ../lib irspy.pl localhost:3313/IR-Explain---1 bagel.indexdata.dk/gils z3950.loc.gov:7090/Voyager "edcsns17.cr.usgs.gov:6675/CORONA SATELLITE PHOTOGRAPHY"
 
 use strict;
 use warnings;
 
 use strict;
 use warnings;