I'm confuse about -v option. Is not present in the line below Usage, but it does above -h at the end. Not implemented yet?
Unknown option: v
Usage:
oaipmh-validator.pl [-s] [-h] [-i run_id] [-w] [[baseURL]]
Will run validator on and OAI-PMH data provider at baseURL. Will show
progress as the validation and (optionally) write a log of JSON
snippets.
-i run_id use specified run_id (expected to be UUID, used as a
file prefix, implies -w)
-w write responses to files in tmp
-l logfile write log of JSON snippets
-s do not allow HTTPS base URL (not part of the OAI-PMH specification)
-v verbose debugging output
-h this help
I'm confuse about -v option. Is not present in the line below Usage, but it does above
-hat the end. Not implemented yet?