diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2019-11-18 09:16:08 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2019-11-18 09:16:08 +0100 |
commit | 663e643064b76602a9b121c52d907ac859e8f810 (patch) | |
tree | 0842ad7838f32dbdfb641b649aa3e4fec869a1c4 /drmtest.c | |
parent | 2d54b1f244a9a4af51c0834999b7b04a8f182ad1 (diff) | |
download | drminfo-663e643064b76602a9b121c52d907ac859e8f810.tar.gz |
display update test help text
Diffstat (limited to 'drmtest.c')
-rw-r--r-- | drmtest.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -333,6 +333,7 @@ static void usage(FILE *fp) " -c <nr> pick card\n" " -o <name> pick output\n" " -s <secs> set sleep time (default: 60)\n" + " -u <count> try <count> display updates, with <secs> delay\n" " -i <file> load and display image <file>\n" " -f <fmt> pick framebuffer format\n" " -m <mode> pick video mode format\n" |