Skip to content

Commit

Permalink
docs: Add missing whitespace in program.js (#3336)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-we authored Jan 30, 2025
1 parent 96e6070 commit 15c5fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/program.js
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@ Example: $0 --help run.
},
reload: {
describe:
'Reload the extension when source files change.' +
'Reload the extension when source files change. ' +
'Disable with --no-reload.',
demandOption: false,
default: true,
Expand Down

0 comments on commit 15c5fa6

Please sign in to comment.