Bug 12478: Fix pod in the rebuild_ES.pl script
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 28 Aug 2015 10:13:07 +0000 (11:13 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 26 Apr 2016 12:59:33 +0000 (09:59 -0300)
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jesse Weaver <jweaver@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

misc/search_tools/rebuild_elastic_search.pl

index babd6ec..9e15edb 100755 (executable)
@@ -33,6 +33,8 @@ B<rebuild_elastic_search.pl>
 
 =head1 DESCRIPTION
 
+Inserts records from a Koha database into Elasticsearch.
+
 =head1 OPTIONS
 
 =over
@@ -75,6 +77,8 @@ Help!
 
 Full documentation.
 
+=back
+
 =cut
 
 use autodie;