From 5b40559a3b393a8ca3b3a387da86819663546cb1 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 --- misc/cronjobs/stockrotation.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/cronjobs/stockrotation.pl b/misc/cronjobs/stockrotation.pl index c40fc6221f..ce67c38e96 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 -- 2.11.0