We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 403694b + cd4b8b3 commit 7140329Copy full SHA for 7140329
1 file changed
test/volumes/list-view-update-volumes.bats
@@ -94,7 +94,7 @@ teardown() {
94
--format="size"
95
96
assert_failure
97
- assert_output --partial "usage: linode-cli [-h] [--label label] [--tags tags] volumeId"
+ assert_output --partial "usage: linode-cli volumes update [-h] [--label label] [--tags tags] volumeId"
98
assert_output --partial "linode-cli: error: unrecognized arguments: --size=15"
99
}
100
0 commit comments