Merge pull request #1673 from Tommatheussen/patch-1

Fixed formatting on FS example
This commit is contained in:
Nicolas Hennion 2020-06-12 14:42:29 +02:00 committed by GitHub
commit b0dc3ff54e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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