Skip to content

Commit ef2101d

Browse files
Apply suggestions from code review
Co-authored-by: Somhairle MacLeòid <[email protected]>
1 parent 0fc182b commit ef2101d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/wrangler/src/dev.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ export const dev = createCommand({
214214
},
215215
local: {
216216
alias: "l",
217-
describe: "Run fully locally (this also disables all remote bindings)",
217+
describe: "Run locally with remote bindings disabled",
218218
type: "boolean",
219219
},
220220
minify: {

0 commit comments

Comments
 (0)