From 35093039df3b42ae33c746385669ba13deb38c7d Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Tue, 25 Jun 2019 12:40:57 +0000 Subject: [PATCH] Bug 22566: (QA follow-up) Fix pod complaint Signed-off-by: Martin Renvoize --- misc/cronjobs/stockrotation.pl | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) 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 -- 1.7.2.5