From: Nick Clemens Date: Tue, 25 Jun 2019 12:40:57 +0000 (+0000) Subject: Bug 22566: (QA follow-up) Fix pod complaint X-Git-Url: http://git.equinoxoli.org/?p=koha-equinox.git;a=commitdiff_plain;h=35093039df3b42ae33c746385669ba13deb38c7d Bug 22566: (QA follow-up) Fix pod complaint Signed-off-by: Martin Renvoize --- diff --git a/misc/cronjobs/stockrotation.pl b/misc/cronjobs/stockrotation.pl index c40fc62..ce67c38 100755 --- a/misc/cronjobs/stockrotation.pl +++ b/misc/cronjobs/stockrotation.pl @@ -295,6 +295,7 @@ individual branches. =over 2 =item $report should be the return value of `investigate` + =item $branch is optional and should be either 0 (to indicate 'all'), or a specific Koha::Library object. =back