Fixed formatting on FS example

pull/1673/head
Tom Matheussen 2020-06-07 17:14:51 +02:00 committed by GitHub
parent 4157671225
commit db7727fb72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

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