From: Mike Taylor Date: Wed, 21 Jul 2010 08:35:01 +0000 (+0100) Subject: Add comment showing how to set username/password. X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=6639f0cad278cf5aee55cfc28f74183caf4439ff;ds=sidebyside Add comment showing how to set username/password. --- 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;