Skip to content

Commit

Permalink
update cli command comment
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjdawson2016 committed Dec 20, 2018
1 parent 5517540 commit 74716a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cli/admin.go
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ func newAdminDomainCommands() []cli.Command {
},
cli.StringFlag{
Name: FlagArchivalStatusWithAlias,
Usage: "Flag to update archival status, valid values are: {enable, disable}",
Usage: "Flag to update archival status, valid values are: {enabled, disabled}",
},
cli.StringFlag{
Name: FlagCustomArchivalBucketNameWithAlias,
Expand Down

0 comments on commit 74716a4

Please sign in to comment.