Skip to content

Commit

Permalink
Docs: Fix rstcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
SchoolGuy committed Jun 16, 2024
1 parent b19bc2a commit 10bbe5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ These **will override the configuration from your configuration file**.

Cobbler-TFTP will automatically search for environment variables in this format:

.. code-block:: bash
.. code-block:: text
COBBLER_TFTP__<PARENT_KEY>__<CHILD_KEY>__<...>__<KEY>=<VALUE>
Expand All @@ -65,7 +65,7 @@ parameters.

These must be given in the format:

.. code-block:: bash
.. code-block:: text
<PARENT_KEY>.<CHILD_KEY>.<..>.<KEY>=<VALUE>
Expand Down

0 comments on commit 10bbe5e

Please sign in to comment.