summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 231041c..ceeaf84 100644
--- a/README.rst
+++ b/README.rst
@@ -14,7 +14,7 @@ Benefits over manually calling ``mkdir /tmp/x; mount ...``
- separate tmpfs allows size limit (``tmpoverlay -t size=SIZE``)
- upperdir and workdir automatically managed
- tmpfs cleanup after mount so that umount frees RAM
-- synchronizes owner, permissions, and xattrs (including lowerdir ACL)
+- synchronizes owner, permissions, and xattrs (including ACLs)
- autodetects optimization flags (redirect_dir, metacopy, index, volatile)
Overmounting