To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaborator--help option
CVG has a --help option which provides informtions about how
to invoke CVG and how to use it's options.
Calling without any options should display the same message as
with --help.
- Scenarios
-
- I'm new to CVG and try to find out about it's usage
-
- When
-
I run
cmd
- Then
- the output should match the Usage help message
- And
- the exit status should be exit_status
Examples: cmd exit_status cvg 1 cvg -h 0 cvg --help 0
Last published almost 7 years ago by mgoerlich.