This document contains the help content for the cherryrgb_service
command-line program.
Command Overview:
Service daemon and UHID driver for Cherry RGB Keyboard
Usage: cherryrgb_service [OPTIONS]
-
-d
,--debug
— Enable debug output -
-p
,--product-id <PRODUCT_ID>
— Must be specified if multiple cherry products are detected -
-s
,--socket <socket>
— Path of listening socket to createDefault value:
/run/cherryrgb.sock
-
-m
,--socketmode <socketmode>
— Permissions of the socket (octal)Default value:
0664
-
-g
,--socketgroup <socketgroup>
— Group of the socketDefault value:
root
This document was generated automatically by
clap-markdown
.