We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--env-file
1 parent f4a0a3b commit 305375aCopy full SHA for 305375a
doc/api/cli.md
@@ -699,7 +699,7 @@ Any text after a `#` is treated as a comment:
699
PORT=3000 # This is also a comment
700
```
701
702
-Values can start and end with the following quotes: `\`, `"` or `'`.
+Values can start and end with the following quotes: `` ` ``, `"` or `'`.
703
They are omitted from the values.
704
705
```text
0 commit comments