mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-13 20:35:42 +02:00
acpi_listen: add page (#17185)
* Create acpi_listen.md * Update acpi_listen.md The page for acpid might never materialize.
This commit is contained in:
parent
7b752dc4d3
commit
4b95d1281e
1 changed files with 12 additions and 0 deletions
12
pages/linux/acpi_listen.md
Normal file
12
pages/linux/acpi_listen.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# acpi_listen
|
||||||
|
|
||||||
|
> Listen to ACPI events.
|
||||||
|
> More information: <https://manned.org/acpi_listen>.
|
||||||
|
|
||||||
|
- Listen to any ACPI event while the daemon is running:
|
||||||
|
|
||||||
|
`acpi_listen`
|
||||||
|
|
||||||
|
- Display help:
|
||||||
|
|
||||||
|
`acpi_listen {{[-h|--help]}}`
|
Loading…
Add table
Reference in a new issue