summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTom Matheussen <tommatheussen5@hotmail.com>2020-06-07 17:14:51 +0200
committerGitHub <noreply@github.com>2020-06-07 17:14:51 +0200
commitdb7727fb728f8a2e2e2d361d05fbef7705522261 (patch)
tree4b9528a664bdcf7cf610519ead19e3165c48944e /docs
parent4157671225688d966741421b93411f949e5733f8 (diff)
Fixed formatting on FS example
Diffstat (limited to 'docs')
-rw-r--r--docs/aoa/fs.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/aoa/fs.rst b/docs/aoa/fs.rst
index 38c56097..9ee0cc54 100644
--- a/docs/aoa/fs.rst
+++ b/docs/aoa/fs.rst
@@ -40,8 +40,9 @@ Also, you can hide mount points as well (in the following ``/boot``):
.. code-block:: ini
-[fs]
-hide=/boot.*
+ [fs]
+ hide=/boot.*
+
Filtering can also be done on device name (Glances 3.1.4 or higher):
.. code-block:: ini