15 lines
316 B
ReStructuredText
15 lines
316 B
ReStructuredText
unload
|
|
======
|
|
Tags: `tag/system`
|
|
:dfhack-keybind:`unload`
|
|
|
|
:index:`Unload a plugin from memory. <unload; Unload a plugin from memory.>`
|
|
Also see `load` and `reload` for related actions.
|
|
|
|
Usage::
|
|
|
|
unload <plugin> [<plugin> ...]
|
|
unload -a|--all
|
|
|
|
You can unload individual named plugins or all plugins at once.
|