Skip to content

Commit 5ee90f7

Browse files
authored
docs: fix the title overline in cli_usage/index.rst (#458)
Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
1 parent ee48514 commit 5ee90f7

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/source/pages/cli_usage/index.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,13 @@ Common Options
4949

5050
The directory where Macaron looks for already cloned repositories.
5151

52-
-----------
53-
Common Environment
54-
-----------
52+
---------------------
53+
Environment Variables
54+
---------------------
5555

56-
``MACARON_IMAGE_TAG`` – The tag to use for the Macaron docker image
57-
``DOCKER_PULL`` – Whether to pull docker image from registry, must be one of: always, missing, never (default: always)
56+
* ``MACARON_IMAGE_TAG``: The Docker image tag for a specific version of Macaron.
57+
58+
* ``DOCKER_PULL``: Whether to pull the Docker image from the `GitHub Container registry <https://github.com/oracle/macaron/pkgs/container/macaron>`_; must be one of: ``always``, ``missing``, ``never`` (default: ``always``).
5859

5960
---------------
6061
Action Commands

0 commit comments

Comments
 (0)