fcrepo / Fedora-API-Test-Suite

A Standalone testing suite that exercises the requirements in the Fedora API Specification indicating the degree of a server’s compliance with the specification.
Apache License 2.0
3 stars 11 forks source link

Create help message showing correct invocation #34

Closed sprater closed 6 years ago

sprater commented 6 years ago

Create a usage() method to display program invocation information when program is called with the "help" flag or is called incorrectly.

awoods commented 6 years ago

@sprater : Is this still an issue? Options are currently printed to the terminal when incorrect (or help) options are provided. If you believe additional, specific information would be helpful, could you please add an example of such text here?

sprater commented 6 years ago

The options as they now display are fine. This issue can be closed.