Command syntax angular bracket added

This commit is contained in:
Tejas
2022-07-05 19:39:08 +05:30
parent 89f1116374
commit 3da043c601
+1 -1
View File
@@ -57,7 +57,7 @@ The following is the syntax to run volatility tool.
.. code-block:: shell-session
$ python3 vol.py -f <path to memory image> plugin_name plugin_option
$ python3 vol.py -f <path to memory image> <plugin_name> <plugin_option>
Example