mirror of
https://github.com/spf13/cobra.git
synced 2024-11-15 09:48:19 -07:00
parent
a684a6d7f5
commit
8c638d3f90
@ -67,7 +67,7 @@ Init will not use an existing directory with contents.`,
|
||||
er(err)
|
||||
}
|
||||
|
||||
fmt.Printf("Your Cobra applicaton is ready at\n%s\n", project.AbsolutePath)
|
||||
fmt.Printf("Your Cobra application is ready at\n%s\n", project.AbsolutePath)
|
||||
},
|
||||
}
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user