Bug 11598: (follow-up) improve help text for --html and --text options

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
This commit is contained in:
Galen Charlton 2014-04-11 16:21:14 +00:00
parent 64e9ee3141
commit 9834401c59

View file

@ -114,15 +114,15 @@ overdues that could not be emailed are sent in CSV format to the admin.
=item B<-html> =item B<-html>
Produces html data. if patron does not have a mail address or Produces html data. If patron does not have an email address or
-n (no mail) flag is set, an html file is generated in the specified -n (no mail) flag is set, an HTML file is generated in the specified
directory. This can be downloaded or futher processed by library staff. directory. This can be downloaded or futher processed by library staff.
The file will be called notices-YYYY-MM-DD.html and placed in the directory The file will be called notices-YYYY-MM-DD.html and placed in the directory
specified. specified.
=item B<-text> =item B<-text>
Produces plain text data. if patron does not have a mail address or Produces plain text data. If patron does not have an email address or
-n (no mail) flag is set, a text file is generated in the specified -n (no mail) flag is set, a text file is generated in the specified
directory. This can be downloaded or futher processed by library staff. directory. This can be downloaded or futher processed by library staff.
The file will be called notices-YYYY-MM-DD.txt and placed in the directory The file will be called notices-YYYY-MM-DD.txt and placed in the directory