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