fake change

This commit is contained in:
William Bezuidenhout 2024-07-16 10:53:32 +02:00
parent 5a0d078fae
commit af87f8426f
No known key found for this signature in database
GPG Key ID: EDE8072F89D58CD9

View File

@ -154,6 +154,7 @@ sg start --commands frontend gitserver
)
func constructStartCmdLongHelp() string {
// LOOK A CHANGE
var out strings.Builder
fmt.Fprintf(&out, `Use this to start your Sourcegraph environment!`)