Skip to content

Commit 4909569

Browse files
jsjoeiocode-asher
andauthored
Update src/node/cli.ts
Co-authored-by: Asher <[email protected]>
1 parent 36e7191 commit 4909569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/node/cli.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ export const options: Options<Required<UserProvidedArgs>> = {
160160
},
161161
"disable-file-downloads": {
162162
type: "boolean",
163-
description: "Disable file downloads from Code. Defaults to true.",
163+
description: "Disable file downloads from Code.",
164164
},
165165
// --enable can be used to enable experimental features. These features
166166
// provide no guarantees.

0 commit comments

Comments
 (0)