diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2017-04-19 11:59:59 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-04-19 11:59:59 +0200 |
commit | ea1cd5c6e187dd47351b4a3baaedb8a6d73b26bf (patch) | |
tree | 5ed748cee6563224d976a1159fc52d89d13b715a /drmtest.c | |
parent | 210aa185147fbae2e30b340abc1611e9655f738e (diff) | |
download | drminfo-ea1cd5c6e187dd47351b4a3baaedb8a6d73b26bf.tar.gz |
add manpages
Diffstat (limited to 'drmtest.c')
-rw-r--r-- | drmtest.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -461,6 +461,7 @@ static void usage(FILE *fp) " -o <name> pick output\n" " -s <secs> set sleep time\n" " -i <file> load and display image <file>\n" + " -f <fmt> pick framebuffer format\n" " -g openngl mode\n" #if 0 " -d debug mode (opengl)\n" |