X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=bin%2Freindex.pl;h=67e4976f945040e65bd13d19b03bc68b33472c46;hp=969eaf3681924f32be1a92147e003c4b7eeda5a2;hb=7cfd357a4adad76aa368d2198f3756c83e86a708;hpb=cd09f256a7ebcbc650a62464480a77dbafa229b1 diff --git a/bin/reindex.pl b/bin/reindex.pl index 969eaf3..67e4976 100755 --- a/bin/reindex.pl +++ b/bin/reindex.pl @@ -1,6 +1,7 @@ -#!/usr/bin/perl -w +#!/usr/bin/perl -# $Id: reindex.pl,v 1.3 2007-03-07 11:35:38 mike Exp $ +# Run as: +# perl -I../lib reindex.pl user=admin,password=SWORDFISH,localhost:8018/IR-Explain---1 use strict; use warnings;