aboutsummaryrefslogtreecommitdiffstats
path: root/fbtest.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 /fbtest.c
parent004c6005c70dfeb554a1f4ed27498c14fe12ced3 (diff)
downloaddrminfo-559ed303bd98f35bf46eb90958088bce90384c25.tar.gz
list default sleep time
Diffstat (limited to 'fbtest.c')
-rw-r--r--fbtest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fbtest.c b/fbtest.c
index 0d74a80..172c7d4 100644
--- a/fbtest.c
+++ b/fbtest.c
@@ -60,7 +60,7 @@ static void usage(FILE *fp)
"options:\n"
" -h print this\n"
" -f <nr> pick framebuffer\n"
- " -s <secs> set sleep time\n"
+ " -s <secs> set sleep time (default: 60)\n"
" -i <file> load and display image <file>\n"
"\n");
}