mirror of
https://github.com/FunKey-Project/fkgpiod.git
synced 2026-03-22 20:02:52 +01:00
4
main.c
4
main.c
@@ -55,6 +55,10 @@ static void print_usage(void)
|
||||
" -k, -K, --kill Kill background daemon\n"
|
||||
" -v, --version Print version information\n"
|
||||
"\n"
|
||||
"You can send script commands to the fkgpiod daemon by writting to the /tmp/fkgpiod.fifo file:\n"
|
||||
"\n"
|
||||
"$ echo \"LOAD /etc/fkgpiod.conf\" > /tmp/fkgpiod.fifo\n"
|
||||
"\n"
|
||||
"Available script commands (commands are not case sensitive):\n"
|
||||
"-----------------------------------------------------------\n"
|
||||
"DUMP Dump the button mapping\n"
|
||||
|
||||
Reference in New Issue
Block a user