diff options
author | Eric Engestrom <eric.engestrom@imgtec.com> | 2018-03-08 11:12:54 +0000 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2018-03-09 07:55:38 +0100 |
commit | 2158a508729d2b030a986421acfd8149ace91c1d (patch) | |
tree | 1395cc4dcc8f5212903ec2bce66ff3b91201ef3b /drminfo.1 | |
parent | 1a716532ebb468cb5661a661ff45e3c9fb642ec3 (diff) | |
download | drminfo-2158a508729d2b030a986421acfd8149ace91c1d.tar.gz |
drminfo(1): add missing newlines
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
Message-Id: <20180308111254.5167-1-eric.engestrom@imgtec.com>
Diffstat (limited to 'drminfo.1')
-rw-r--r-- | drminfo.1 | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -18,16 +18,22 @@ Pick card number. .TP .B -a Print all card info. +.TP .B -m Print misc card info (busid). +.TP .B -o Print supported outputs (crtcs). +.TP .B -p Print supported planes. +.TP .B -f Print supported framebuffer formats. +.TP .B -l List all known framebuffer formats. +.P .BR drminfo supports rgb and packed yuv formats only. .SH "SEE ALSO" |