Bug 36068: (QA follow-up) Add OPTIONS section in POD

Test plan:
Run script with --help.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
This commit is contained in:
Marcel de Rooy 2024-04-18 14:31:37 +00:00 committed by Katrin Fischer
parent 54211c8487
commit 33e463c108
Signed by: kfischer
GPG key ID: 0EF6E2C03357A834

View file

@ -30,6 +30,26 @@ acq_cancel_obsolete_orders.pl - Script for cancelling obsolete orders
Optionally, you may pass an age in DAYS to limit the
selected set to records with an older entrydate.
=head1 OPTIONS
=over
=item B<-h|--help>
Print a brief help message
=item B<-c|--confirm>
Confirm to cancel obsolete orders. If you do not confirm, the script
only counts the number of obsolete orders.
=item B<--age>
Optional number of days. Only look at orders older than the given
number.
=back
=cut
# Copyright 2024 Rijksmuseum