Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Commit

Permalink
fix owner email
Browse files Browse the repository at this point in the history
  • Loading branch information
kiranrg committed Jul 6, 2017
1 parent 7914e25 commit baa6b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/tools/cli/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ func main() {
},
cli.StringFlag{
Name: "owner_email, oe",
Usage: "The updated owner's email",
Usage: usageCGOwnerEmail,
},
cli.StringFlag{
Name: "active_zone, az",
Expand Down

0 comments on commit baa6b9d

Please sign in to comment.