Skip to content

Commit 15c5fa6

Browse files
authored
docs: Add missing whitespace in program.js (#3336)
1 parent 96e6070 commit 15c5fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/program.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ Example: $0 --help run.
635635
},
636636
reload: {
637637
describe:
638-
'Reload the extension when source files change.' +
638+
'Reload the extension when source files change. ' +
639639
'Disable with --no-reload.',
640640
demandOption: false,
641641
default: true,

0 commit comments

Comments
 (0)