Skip to content

Commit 2516325

Browse files
committed
fixup
1 parent 51481a3 commit 2516325

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/api/cli.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -776,7 +776,8 @@ that is not allowed in the environment is used, such as `-p` or a script file.
776776

777777
In case an option value happens to contain a space (for example a path listed in
778778
`--require`), it must be escaped using double quotes. For example:
779-
```
779+
780+
```bash
780781
--require "./my path/file.js"
781782
```
782783

0 commit comments

Comments
 (0)