forked from Github-Mirrors/canaille
fix: typo in the documentation
This commit is contained in:
parent
9746a9af3c
commit
2d78e62a03
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Command Line Interface
|
||||||
Canaille provide several commands to help administrator manage their data.
|
Canaille provide several commands to help administrator manage their data.
|
||||||
|
|
||||||
Generally, some configuration has to be loaded by `Canaille`.
|
Generally, some configuration has to be loaded by `Canaille`.
|
||||||
This can be achieved by :ref:`configuration loading method<references/configuration:Load the configuration>` available, but most of the time a ``CONFIG`` environent variable is used.
|
This can be achieved by :ref:`configuration loading method<references/configuration:Load the configuration>` available, but most of the time a ``CONFIG`` environment variable is used.
|
||||||
For the sake of readability, it is omitted in the following examples.
|
For the sake of readability, it is omitted in the following examples.
|
||||||
|
|
||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|
Loading…
Reference in a new issue