From 334c31ca4dd8cf4062469c14b34d6d1d48929d74 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Thu, 23 Apr 2015 09:37:36 +0200 Subject: [PATCH] Bug 11603: (follow-up) pod The filenames will change Signed-off-by: Katrin Fischer --- misc/cronjobs/gather_print_notices.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/cronjobs/gather_print_notices.pl b/misc/cronjobs/gather_print_notices.pl index 7d13349..0e8cee36 100755 --- a/misc/cronjobs/gather_print_notices.pl +++ b/misc/cronjobs/gather_print_notices.pl @@ -290,7 +290,7 @@ gather_print_notices output_directory [-s|--split] [--html] [--csv] [--ods] [--l Will print all waiting print notices to the output_directory. -The generated filename will be holdnotices-TODAY.[csv|html|ods] or holdnotices-TODAY-BRANCHCODE.[csv|html|ods] if the --split parameter is given. +The generated filename will be notices-TODAY.[csv|html|ods] or notices-TODAY-BRANCHCODE.[csv|html|ods] if the --split parameter is given. =head1 OPTIONS -- 2.1.0