Bug 12478: Fix pod in the rebuild_ES.pl script
[koha.git] / 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;