mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-12 12:47:39 +02:00
Timeliner: Improve the option name
This commit is contained in:
@@ -81,7 +81,7 @@ class Timeliner(interfaces.plugins.PluginInterface):
|
||||
description = "Whether to record the state of all the plugins once complete",
|
||||
optional = True,
|
||||
default = False),
|
||||
requirements.BooleanRequirement(name = 'write-bodyfile',
|
||||
requirements.BooleanRequirement(name = 'create-bodyfile',
|
||||
description = "Whether to create a body file whilst producing results",
|
||||
optional = True,
|
||||
default = False)
|
||||
|
||||
Reference in New Issue
Block a user