Skip to content

Commit c4b5577

Browse files
committed
add title credentials code block
1 parent f6a1742 commit c4b5577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/operate/c8y/smartrest-one.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ sudo tedge config set c8y.auth_method basic
2323
Next, provide credentials (username/password) in a credential file formatted as follows.
2424
The default location of the credentials file is `/etc/tedge/credentials.toml`:
2525

26-
```toml
26+
```toml title="file: /etc/tedge/credentials.toml"
2727
[c8y]
2828
username = "t5678/octocat"
2929
password = "abcd1234"

0 commit comments

Comments
 (0)