summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/gl_basic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/gl_basic.c b/examples/gl_basic.c
index e8526d3..027eb4e 100644
--- a/examples/gl_basic.c
+++ b/examples/gl_basic.c
@@ -64,7 +64,7 @@ static const char *usage_message =
"\n"
"examples:\n"
" gl_basic glx gl\n"
- " gl_basic x11_egl gl core 3.2\n"
+ " gl_basic x11_egl gl 3.2 core\n"
" gl_basic wayland gles3\n"
"\n"
"description:\n"