Skip to content

Commit 2234bf8

Browse files
committed
Fix incorrect documentation for lnt admin create-config
1 parent a13a1ed commit 2234bf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tools.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ Server Administration
5252

5353
The ``lnt admin`` tool allows connecting to a server through LNTs REST API and
5454
perform data queries and modifications. Data modification is only possible with
55-
an authentication mechanism specified in the `lntadmin.cfg` file. See
55+
an authentication mechanism specified in the ``lntadmin.yaml`` file. See
5656
:ref:`auth_tokens` for details.
5757

5858
``lnt admin create-config``
59-
Create a `lntadmin.cfg` configuration file in the current directory. The file
59+
Create a ``lntadmin.yaml`` configuration file in the current directory. The file
6060
describes the URL, authentication settings and default database and
6161
test-suite settings for an LNT server. The other admin commands read this
6262
file if it exists.

0 commit comments

Comments
 (0)