Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
addaleax committed Apr 17, 2019
1 parent 51481a3 commit 2516325
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/api/cli.md
Expand Up @@ -776,7 +776,8 @@ that is not allowed in the environment is used, such as `-p` or a script file.

In case an option value happens to contain a space (for example a path listed in
`--require`), it must be escaped using double quotes. For example:
```

```bash
--require "./my path/file.js"
```

Expand Down

0 comments on commit 2516325

Please sign in to comment.