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