Fix bulleted list indentation issues during man page generation

This commit is contained in:
MKLeb 2023-09-13 13:08:16 -04:00 committed by Gareth J. Greenaway
parent 8c67d22d7e
commit 9ee9610dde

View file

@ -27,10 +27,8 @@ In order to run the package tests, the `relenv
built packages need to be placed in the correct locations.
* Place all salt packages for the applicable testing version in
``<repo-root>/pkg/artifacts/``.
``<repo-root>/pkg/artifacts/``.
* The onedir must be located under ``<repo-root>/artifacts/``.
* Additionally, to ensure complete parity with Salt's CI/CD suite, place the
``nox`` virtual environment in ``<repo-root>/.nox/test-pkgs-onedir``.