From a7a6f941f1e5bf246692f0344666be2119c5bbea 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 (cherry picked from commit 35093039df3b42ae33c746385669ba13deb38c7d) Signed-off-by: Fridolin Somers (cherry picked from commit 85ff5a7a7dd15ddda8e96298405570b1bab2cb31) Signed-off-by: Lucas Gass --- misc/cronjobs/stockrotation.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/cronjobs/stockrotation.pl b/misc/cronjobs/stockrotation.pl index cf385a8d96..5fc49f19cb 100755 --- a/misc/cronjobs/stockrotation.pl +++ b/misc/cronjobs/stockrotation.pl @@ -293,6 +293,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.39.5