aboutsummaryrefslogtreecommitdiffstats
path: root/drmtest.c
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-02-25 09:12:25 +0100
committerGerd Hoffmann <kraxel@redhat.com>2019-02-25 09:12:25 +0100
commit559ed303bd98f35bf46eb90958088bce90384c25 (patch)
tree93ac2c8bd754a5c5ce77e72e6c92884e3de03c54 /drmtest.c
parent004c6005c70dfeb554a1f4ed27498c14fe12ced3 (diff)
downloaddrminfo-559ed303bd98f35bf46eb90958088bce90384c25.tar.gz
list default sleep time
Diffstat (limited to 'drmtest.c')
-rw-r--r--drmtest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drmtest.c b/drmtest.c
index 77c661f..c2c119f 100644
--- a/drmtest.c
+++ b/drmtest.c
@@ -187,7 +187,7 @@ static void usage(FILE *fp)
" -p pixman mode\n"
" -c <nr> pick card\n"
" -o <name> pick output\n"
- " -s <secs> set sleep time\n"
+ " -s <secs> set sleep time (default: 60)\n"
" -i <file> load and display image <file>\n"
" -f <fmt> pick framebuffer format\n"
" -m <mode> pick video mode format\n"