housekeeping(branding): be consistent (#4075)

This commit is contained in:
Geoffrey Huntley
2022-09-19 09:57:18 +10:00
committed by GitHub
parent b3d07ffd87
commit d499416024
+1 -1
View File
@@ -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) &&