features/spoon.feature in docker-spoon-0.1.0 vs features/spoon.feature in docker-spoon-0.2.0
- old
+ new
@@ -8,6 +8,17 @@
Then the exit status should be 0
And the banner should be present
And the banner should document that this app takes options
And the following options should be documented:
|--version|
- And the banner should document that this app takes no arguments
+ |--list|
+ |--destroy|
+ |--build|
+ |--builddir|
+ |--pre-build-commands|
+ |--url|
+ |--list-images|
+ |--image|
+ |--network|
+ |--prefix|
+ |--config|
+ |--debug|