Skip to content

Commit

Permalink
Update command/volume_snapshot_list.go
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Schurter <michael.schurter@gmail.com>
  • Loading branch information
ggriffiths and schmichael committed Jul 26, 2021
1 parent 4100591 commit e952260
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions command/volume_snapshot_list.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ List Options:
-plugin: Display only snapshots managed by a particular plugin. By default
this command will query all plugins for their snapshots.
-secrets: A set of key/value secrets to be used when listing snapshots.
`
return strings.TrimSpace(helpText)
Expand Down

0 comments on commit e952260

Please sign in to comment.