docs: fix syntax highlighting on shell commands
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27010>
This commit is contained in:

committed by
Marge Bot

parent
eb505979ba
commit
eb96a4bffe
@@ -144,7 +144,7 @@ installed as the binary ``glsl_compiler``.
|
||||
Here's an example of using the compiler to compile a vertex shader and
|
||||
emit :ext:`GL_ARB_vertex_program`-style instructions:
|
||||
|
||||
.. code-block:: console
|
||||
.. code-block:: sh
|
||||
|
||||
src/compiler/glsl/glsl_compiler --version XXX --dump-ast myshader.vert
|
||||
|
||||
|
Reference in New Issue
Block a user