X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=bin%2Freindex.pl;h=67e4976f945040e65bd13d19b03bc68b33472c46;hp=c802fe389d46733bfd4341f982663aaf818d3cc7;hb=7cfd357a4adad76aa368d2198f3756c83e86a708;hpb=8cc836806c59b30783961ba334f5a75d8d921568 diff --git a/bin/reindex.pl b/bin/reindex.pl index c802fe3..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.1 2007-03-02 15:14:13 mike Exp $ +# Run as: +# perl -I../lib reindex.pl user=admin,password=SWORDFISH,localhost:8018/IR-Explain---1 use strict; use warnings;