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
+