Skip to content

Commit 96bbd13

Browse files
committed
small formatting fix
1 parent 3f6b3fb commit 96bbd13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Once you acquire your API token, place it in one of the default credentials file
129129

130130
* ``/etc/carbonblack/``
131131
* ``~/.carbonblack/``
132-
* ``current_working_directory/.carbonblack/``
132+
* ``/current_working_directory/.carbonblack/``
133133

134134
For distinction between credentials of different Carbon Black products, use the following naming convention for your credentials files:
135135

@@ -141,7 +141,7 @@ For example, if you use a PSC product, you should have created a credentials fil
141141

142142
* ``/etc/carbonblack/credentials.psc``
143143
* ``~/.carbonblack/credentials.psc``
144-
* (current working directory) ``.carbonblack/credentials.psc``
144+
* ``/current_working_directory/.carbonblack/credentials.psc``
145145

146146
Credentials found in a later path will overwrite earlier ones.
147147

0 commit comments

Comments
 (0)