Bug 22875: Document verbose option in import_patrons
authorColin Campbell <colin.campbell@ptfs-europe.com>
Thu, 9 May 2019 10:32:25 +0000 (11:32 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 30 May 2019 19:12:09 +0000 (20:12 +0100)
commit23265e2b6295fc4dd68199a40a73ef81307cc3cf
tree42e978f46cd733eb6772ee1b00aeebf52b93f664
parent2c2de412bf8d392089230b6bb0ae6a668ac25dfe
Bug 22875: Document verbose option in import_patrons

Docs did not state that verbose can be repeated or that you
need more than 1 repetition to see lines that have failed

To test:
- Run ./import_patrons.pl -h
- Verify the additional documentation for -v is shown.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit d9248c8802c4009ca99209da549447d13d6f686f)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
misc/import_patrons.pl