mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 06:42:51 +01:00
cli.lua.8: make the command match the code
It's disable-device, not device-disable Spotted by: jrtc27 Sponsored by: Netflix
This commit is contained in:
parent
aefe0a8c32
commit
6b51baf6a8
@ -91,7 +91,7 @@ module provides the following default commands:
|
||||
.It
|
||||
.Ic reload-conf
|
||||
.It
|
||||
.Ic device-disable
|
||||
.Ic disable-device
|
||||
.It
|
||||
.Ic disable-module
|
||||
.It
|
||||
@ -135,7 +135,7 @@ command will dump the list of modules that loader has been made aware of and
|
||||
any applicable options using paged output.
|
||||
.Pp
|
||||
The
|
||||
.Ic device-disable
|
||||
.Ic disable-device
|
||||
command sets the environment variable that disables the device argument.
|
||||
.Ss Exported Functions
|
||||
The following functions are exported from
|
||||
|
Loading…
Reference in New Issue
Block a user