From fc1e6ca068b357b182f0ebdcf2a3300df16ae52a Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Tue, 30 Jun 2020 13:37:45 +0200 Subject: Use reasonable bullets in desc tuxedo-keyboard --- tuxedo-keyboard.scm | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/tuxedo-keyboard.scm b/tuxedo-keyboard.scm index e18e821..6fd54cf 100644 --- a/tuxedo-keyboard.scm +++ b/tuxedo-keyboard.scm @@ -27,8 +27,10 @@ (synopsis "TUXEDO Computers Kernel Module for keyboard backlighting.") (description "Additions: -- Sysfs interface to control the brightness, mode, color, on/off state -- DKMS Ready -- Full RGB Color Support -- WMI Support for FN-Keys") +@itemize +@item Sysfs interface to control the brightness, mode, color, on/off state +@item DKMS Ready +@item Full RGB Color Support +@item WMI Support for FN-Keys +@end itemize") (license license:gpl3+)))) -- cgit v1.2.3