Skip to content
Snippets Groups Projects
Commit 49a55875 authored by Phillip Webb's avatar Phillip Webb
Browse files

Fully support `-cp` arguments

The CLI application advertises `-cp` support but it appears that only
`--cp` is really supported. The fix for gh-178 forgot to update the
call to `getParser().parse(...)`.

See gh-178
parent f08f8727
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment