2022-07-18 11:58:35 -06:00
|
|
|
unload
|
2022-07-20 00:01:25 -06:00
|
|
|
======
|
|
|
|
|
|
|
|
Tags: system
|
|
|
|
:dfhack-keybind:`unload`
|
2022-07-18 11:58:35 -06:00
|
|
|
|
2022-07-22 00:21:56 -06:00
|
|
|
:index:`Unload a plugin from memory. <unload; Unload a plugin from memory.>`
|
|
|
|
Also see `load` and `reload` for related actions.
|
2022-07-18 11:58:35 -06:00
|
|
|
|
|
|
|
Usage::
|
|
|
|
|
|
|
|
unload <plugin> [<plugin> ...]
|
|
|
|
unload -a|--all
|
|
|
|
|
|
|
|
You can unload individual named plugins or all plugins at once.
|