Skip to content

Commit

Permalink
Change auto to new
Browse files Browse the repository at this point in the history
  • Loading branch information
nlopes committed Sep 11, 2017
1 parent 70ae8d2 commit 3550b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ func main() {
},
},
{
Name: "auto",
Name: "new",
Aliases: []string{},
Usage: "show the environment variables to a newly created instance",
Action: func(c *cli.Context) error {
Expand Down

0 comments on commit 3550b57

Please sign in to comment.