summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/shading.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/shading.html b/docs/shading.html
index c41d4a9be2..aba3959742 100644
--- a/docs/shading.html
+++ b/docs/shading.html
@@ -167,7 +167,7 @@ Here's an example of using the compiler to compile a vertex shader and
emit GL_ARB_vertex_program-style instructions:
</p>
<pre>
- src/glsl/glslcompiler --dump-ast myshader.vert
+ src/glsl/glsl_compiler --dump-ast myshader.vert
</pre>
Options include