We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39a2c9f commit a932393Copy full SHA for a932393
1 file changed
README.md
@@ -30,15 +30,7 @@ samples try to use the file `.chronicle_credentials.json` in the user's home
30
directory. If this file is not found, you need to specify it explicitly by
31
adding the following argument to the sample's command-line:
32
33
-```shell
34
--c <file_path>
35
-```
36
-
37
-or
38
39
40
---credentials_file <file_path>
41
+`shell -c <file_path>` or `shell --credentials_file <file_path>`
42
43
## Usage
44
0 commit comments