summaryrefslogtreecommitdiffstats
path: root/tests/test-gdk.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-gdk.c')
-rw-r--r--tests/test-gdk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-gdk.c b/tests/test-gdk.c
index 6be26b7..685ae9a 100644
--- a/tests/test-gdk.c
+++ b/tests/test-gdk.c
@@ -112,7 +112,7 @@ usage(void)
{
fprintf(stderr,
"test-gdk " VERSION "\n"
- "usage: test-gdk [--verbose] [--cycles <int>]\n");
+ "usage: test-gdk [--verbose] [--buffered] [--cycles <int>]\n");
exit(1);
}