From 5439c71689ca49fe1fd02efae725a809f8bd67a8 Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Wed, 9 Mar 2016 15:46:46 -0300 Subject: [PATCH] Bug 16031: (followup) Fix documentation This followup fixes a tiny mistake in the script POD. Signed-off-by: Mark Tompsett Signed-off-by: Jonathan Druart Signed-off-by: Brendan A Gallagher --- misc/cronjobs/sitemap.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/cronjobs/sitemap.pl b/misc/cronjobs/sitemap.pl index bc1bca79c9..2a5770667f 100755 --- a/misc/cronjobs/sitemap.pl +++ b/misc/cronjobs/sitemap.pl @@ -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 -- 2.39.5