summaryrefslogtreecommitdiffstats
path: root/docs/aoa/fs.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/aoa/fs.rst')
-rw-r--r--docs/aoa/fs.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/aoa/fs.rst b/docs/aoa/fs.rst
index 37dae695..23d4eecd 100644
--- a/docs/aoa/fs.rst
+++ b/docs/aoa/fs.rst
@@ -27,13 +27,13 @@ User disk space usage Status
By default, the plugin only displays physical devices (hard disks, USB
keys). To allow other file system types, you have to enable them in the
-configuration file. For example, if you want to allow the ``zfs`` file
+configuration file. For example, if you want to allow the ``shm`` file
system:
.. code-block:: ini
[fs]
- allow=zfs
+ allow=shm
Also, you can hide mount points as well (in the following ``/boot``):