Skip to content

Commit a932393

Browse files
committed
lint readme
1 parent 39a2c9f commit a932393

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,7 @@ samples try to use the file `.chronicle_credentials.json` in the user's home
3030
directory. If this file is not found, you need to specify it explicitly by
3131
adding the following argument to the sample's command-line:
3232

33-
```shell
34-
-c <file_path>
35-
```
36-
37-
or
38-
39-
```shell
40-
--credentials_file <file_path>
41-
```
33+
`shell -c <file_path>` or `shell --credentials_file <file_path>`
4234

4335
## Usage
4436

0 commit comments

Comments
 (0)