X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=bin%2Freindex.pl;h=67e4976f945040e65bd13d19b03bc68b33472c46;hp=b180026caa1ce8ae536bf463ab5c3072244a3a5a;hb=7cfd357a4adad76aa368d2198f3756c83e86a708;hpb=f07f520fcaffcc6a091f2272022876bbba0eac0d diff --git a/bin/reindex.pl b/bin/reindex.pl index b180026..67e4976 100755 --- a/bin/reindex.pl +++ b/bin/reindex.pl @@ -1,4 +1,7 @@ -#!/usr/bin/perl -w +#!/usr/bin/perl + +# Run as: +# perl -I../lib reindex.pl user=admin,password=SWORDFISH,localhost:8018/IR-Explain---1 use strict; use warnings;