X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=bin%2Freindex.pl;h=67e4976f945040e65bd13d19b03bc68b33472c46;hb=d2ab9c80460cf2aef3e847d775c330ed63ec338e;hp=c802fe389d46733bfd4341f982663aaf818d3cc7;hpb=c1937fa9ec4134e97279a951039fdf9fa855a632;p=irspy-moved-to-github.git 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;