Skip to content

Commit

Permalink
The tool is named circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
marcomorain committed Jul 10, 2018
1 parent 8c28b7a commit 7d118cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ var Logger *logger.Logger
func MakeCommands() *cobra.Command {

rootCmd := &cobra.Command{
Use: "cli",
Use: "circleci",
Short: "Use CircleCI from the command line.",
Long: `Use CircleCI from the command line.`,
}
Expand Down

0 comments on commit 7d118cf

Please sign in to comment.