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.
1 parent a932393 commit c8caa8bCopy full SHA for c8caa8b
README.md
@@ -105,10 +105,10 @@ CHRONICLE_INSTANCE=your-instance-id
105
CHRONICLE_REGION=your-region
106
```
107
108
-The SDK will use values from the `.env` file provided with the --env-file flag.
109
-(It has trouble finding your local .env due to SDK Path issues, which we are
110
-working to resolve.)
111
- Command-line options take precedence over environment variables.
+The SDK will use values from the `.env` file provided with the `--env-file`
+flag. (It has trouble finding your local .env due to SDK Path issues, which we
+are working to resolve.) Command-line options take precedence over environment
+variables.
112
113
### Command Groups
114
0 commit comments