Bug 16031: (followup) Fix documentation
authorTomas Cohen Arazi <tomascohen@theke.io>
Wed, 9 Mar 2016 18:46:46 +0000 (15:46 -0300)
committerJulian Maurice <julian.maurice@biblibre.com>
Mon, 14 Mar 2016 09:30:46 +0000 (10:30 +0100)
This followup fixes a tiny mistake in the script POD.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
(cherry picked from commit 5439c71689ca49fe1fd02efae725a809f8bd67a8)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>

misc/cronjobs/sitemap.pl

index bc1bca7..2a57706 100755 (executable)
@@ -72,7 +72,8 @@ $sitemaper->run();
 =head1 SYNOPSIS
 
   sitemap.pl --verbose
-  sitemap.pl --noshort --url /home/koha/mylibrary/www
+  sitemap.pl --noshort --dir /home/koha/mylibrary/www
+  sitemap.pl --url opac.myDNSname.org
 
 =head1 DESCRIPTION