Skip to content

Commit

Permalink
fixed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
daidokoro committed Apr 25, 2018
1 parent cd56e1e commit f51d490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/status.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ var (
},
}

// git-deploy command
// git-status command
gitStatusCmd = &cobra.Command{
Use: "git-status [git-repo]",
Short: "Check status of deployment via files stored in Git repository",
Expand Down

0 comments on commit f51d490

Please sign in to comment.