diff --git a/features/thin_delta.feature b/features/thin_delta.feature index 8658b9e..4363a9e 100644 --- a/features/thin_delta.feature +++ b/features/thin_delta.feature @@ -12,8 +12,11 @@ Feature: thin_delta Then it should pass with: """ - Usage: thin_delta [options] --snap1 --snap2 + Usage: thin_delta [options] Options: + {--thin1, --snap1} + {--thin2, --snap2} + {-m, --metadata-snap} [block#] {--verbose} {-h|--help} {-V|--version} @@ -23,8 +26,11 @@ Feature: thin_delta When I run `thin_delta -h` Then it should pass with: """ - Usage: thin_delta [options] --snap1 --snap2 + Usage: thin_delta [options] Options: + {--thin1, --snap1} + {--thin2, --snap2} + {-m, --metadata-snap} [block#] {--verbose} {-h|--help} {-V|--version}