1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

docs: change wording slightly.

This commit is contained in:
Thomas Heartman 2022-01-06 10:57:39 +01:00
parent 70b9a2d37e
commit 72bbcaf517

View File

@ -143,7 +143,7 @@ You can also pass these options into the `unleash.start()` entry point.
### Import files via environment variables
Use the `IMPORT_FILE` environment variable to set the path to the import file, e.g.
Use the `IMPORT_FILE` environment variable to set the path to the import file. For instance:
``` shell
IMPORT_FILE=configuration.yml