mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
housekeeping(branding): be consistent (#4075)
This commit is contained in:
+1
-1
@@ -105,7 +105,7 @@ func Root(subcommands []*cobra.Command) *cobra.Command {
|
||||
Use: "coder",
|
||||
SilenceErrors: true,
|
||||
SilenceUsage: true,
|
||||
Long: `Coder — A tool for provisioning self-hosted development environments.
|
||||
Long: `Coder — A tool for provisioning self-hosted development environments with Terraform.
|
||||
`,
|
||||
PersistentPreRun: func(cmd *cobra.Command, args []string) {
|
||||
if cliflag.IsSetBool(cmd, varNoVersionCheck) &&
|
||||
|
||||
Reference in New Issue
Block a user