Fix CLI usage
This commit is contained in:
@@ -6,5 +6,5 @@ Feature: CLI usage
|
||||
Then the exit status must be 64
|
||||
And the output must contain exactly:
|
||||
"""
|
||||
Usage: producer [-v] [-n] recipe_file
|
||||
Usage: producer [-v] [-n] [-t host.example] recipe_file
|
||||
"""
|
||||
|
Reference in New Issue
Block a user