From 2251f91d543e1e839f02436b675efdc9ba5f9bf7 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 --- 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 26981fa..cb2be9d 100755 --- a/misc/cronjobs/gather_print_notices.pl +++ b/misc/cronjobs/gather_print_notices.pl @@ -286,7 +286,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