From 790b08ddaa65ad1215f532b18df1cbbcd16e5497 Mon Sep 17 00:00:00 2001 From: Merlin Mathesius Date: May 12 2020 21:25:32 +0000 Subject: Fix typo in README file that befouls formatting of the option list Signed-off-by: Merlin Mathesius --- diff --git a/README.rst b/README.rst index ccc0ac8..cf345bb 100644 --- a/README.rst +++ b/README.rst @@ -124,7 +124,7 @@ Options: ``scratch`` is ``True`` or if the MBS setting ``YAML_SUBMIT_ALLOWED`` is ``True``. - ``module_name`` - a string to use as the module name if a scratch build is requested and the YAML modulemd is submitted using the ``modulemd`` parameter. - - ``module_stream`` - a string to use as the stream name if a scratch build is requested and the +- ``module_stream`` - a string to use as the stream name if a scratch build is requested and the YAML modulemd is submitted using the ``modulemd`` parameter. - ``rebuild_strategy`` - a string of the desired rebuild strategy (affects what components get rebuilt). For the available options, please look at the "Rebuild Strategies" section below.