acpiconf(8): document 'k' option
Add missing documentation for the 'k' option based on reading the source code.
This commit is contained in:
parent
78960940fe
commit
d1ee2d7d10
@ -37,6 +37,7 @@
|
||||
.Nm
|
||||
.Op Fl h
|
||||
.Op Fl i Ar batt
|
||||
.Op Fl k Ar ack
|
||||
.Op Fl s Ar type
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
@ -49,6 +50,8 @@ The following command-line options are recognized:
|
||||
Displays a summary of available options.
|
||||
.It Fl i Ar batt
|
||||
Get design information about the specified battery.
|
||||
.It Fl k Ar ack
|
||||
Ack or abort a pending suspend request using the argument provided.
|
||||
.It Fl s Ar type
|
||||
Enters the specified sleep mode.
|
||||
Recognized types are
|
||||
|
Loading…
Reference in New Issue
Block a user