From 68060910288bae10ad7d3cea4c5fd530a4faaf3b Mon Sep 17 00:00:00 2001
From: Julian Maurice <julian.maurice@biblibre.com>
Date: Mon, 19 Oct 2015 10:49:32 +0200
Subject: [PATCH] Bug 11678: Improve documentation of new parameter

Say --email is repeatable
---
 misc/cronjobs/gather_print_notices.pl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/misc/cronjobs/gather_print_notices.pl b/misc/cronjobs/gather_print_notices.pl
index a511326..717378a 100755
--- a/misc/cronjobs/gather_print_notices.pl
+++ b/misc/cronjobs/gather_print_notices.pl
@@ -401,6 +401,7 @@ Several letter_code parameters can be given.
 
 =item B<-e|--email>
 
+Repeatable.
 E-mail address to send generated files.
 
 =item B<-h|--help>
-- 
1.9.1