Skip to content

Commit c87cb53

Browse files
committed
Update flag description
1 parent 99e548f commit c87cb53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/parameter.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ This is useful for troubleshooting build issues.`,
164164
},
165165
{
166166
Flag: "reason",
167-
Description: `Sets the reason for the workspace build (cli, vscode_connection).`,
167+
Description: `Sets the reason for the workspace build (cli, vscode_connection, jetbrains_connection).`,
168168
Value: serpent.EnumOf(
169169
&bf.reason,
170170
string(codersdk.BuildReasonCLI),

0 commit comments

Comments
 (0)