From f4e1533628dcfe5bf45e775259afa68af3e3983e Mon Sep 17 00:00:00 2001
From: Tejas <47889755+tejas15802@users.noreply.github.com>
Date: Sat, 2 Apr 2022 17:28:36 +0530
Subject: [PATCH] Order changed
---
doc/source/Linux.rst | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/doc/source/Linux.rst b/doc/source/Linux.rst
index 6ee797c76..e7f81ff75 100644
--- a/doc/source/Linux.rst
+++ b/doc/source/Linux.rst
@@ -30,15 +30,6 @@ To create a symbol table please refer this :ref:`symbol-tables:Mac or Linux symb
We can also find some ISF files from `Linux ISF Server `_ , which is built and maintained by `kevthehermit `_.
-Using plugins
--------------
-
-The following is the syntax to run volatility tool.
-
-.. code-block:: shell-session
-
- $ python3 vol.py -f plugin_name plugin_option
-
Listing plugins
---------------
@@ -55,6 +46,15 @@ For plugin requests, Please create an issue with description of the plugin.
linux.check_idt.Check_idt
+Using plugins
+-------------
+
+The following is the syntax to run volatility tool.
+
+.. code-block:: shell-session
+
+ $ python3 vol.py -f plugin_name plugin_option
+