Fix wording in cli usage
Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
parent
cb56dd0950
commit
2237b11bc0
@ -17,7 +17,7 @@ import (
|
||||
|
||||
var rootCmd = &cobra.Command{
|
||||
Use: "dagger",
|
||||
Short: "A programmable environment system",
|
||||
Short: "A programmable deployment system",
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user