optimizer.rst: Fix a code block with incorrectly set Bash highlighting

This commit is contained in:
Kamil Śliwak
2021-08-18 13:07:22 +02:00
parent 729db521a9
commit f794539628
+1 -2
View File
@@ -321,9 +321,8 @@ By default the optimizer applies its predefined sequence of optimization steps t
the generated assembly. You can override this sequence and supply your own using
the ``--yul-optimizations`` option:
.. code-block:: text
.. code-block:: bash
bash
solc --optimize --ir-optimized --yul-optimizations 'dhfoD[xarrscLMcCTU]uljmul'
The sequence inside ``[...]`` will be applied multiple times in a loop until the Yul code