From cd53244451441bc3a31bdfef8384c7ad71b214ab Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Thu, 23 Apr 2015 02:03:32 +0200 Subject: [PATCH] Bug 11603: Some minor documentation changes Signed-off-by: Jonathan Druart Signed-off-by: Katrin Fischer --- misc/cronjobs/gather_print_notices.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/misc/cronjobs/gather_print_notices.pl b/misc/cronjobs/gather_print_notices.pl index fb68085..7d13349 100755 --- a/misc/cronjobs/gather_print_notices.pl +++ b/misc/cronjobs/gather_print_notices.pl @@ -304,15 +304,15 @@ Define the output directory where the files will be generated. After files have been generated, messages status is changed from 'pending' to 'sent'. This is the default action, without this parameter or with --send. -Using --nosend, mesages status aren't changed. +Using --nosend, the message status is not changed. =item B<-s|--split> -Split messages into separate file by borrower home library to OUTPUT_DIRECTORY/notices-CURRENT_DATE-BRANCHCODE.[csv|html|ods] +Split messages into separate files by borrower home library to OUTPUT_DIRECTORY/notices-CURRENT_DATE-BRANCHCODE.[csv|html|ods] =item B<--html> -Generate the print notices in a html file (default if --html, --csv and ods are not given). +Generate the print notices in a html file (default is --html, if --csv and --ods are not given). =item B<--csv> -- 2.1.0