summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorBernd Schubert <bernd.schubert@fastmail.fm>2010-05-16 21:21:45 +0200
committerBernd Schubert <bernd.schubert@fastmail.fm>2010-05-16 21:21:45 +0200
commit9c27154ec3726e84d09450db6432dea8968ff055 (patch)
treefe1c64fdbeece8ca6a797b60796c47684b6668ef /man
parent0e8b44eeb4a57f76f4a15362221137703a9851b7 (diff)
downloadunionfs-fuse-9c27154ec3726e84d09450db6432dea8968ff055.tar.gz
Add the -o hide_meta_dir option to the man page
Diffstat (limited to 'man')
-rw-r--r--man/unionfs-fuse.88
1 files changed, 8 insertions, 0 deletions
diff --git a/man/unionfs-fuse.8 b/man/unionfs-fuse.8
index 1e9cac8..5b817f7 100644
--- a/man/unionfs-fuse.8
+++ b/man/unionfs-fuse.8
@@ -38,6 +38,14 @@ for an example.
\fB\-o cow
Enable copy\-on\-write
.TP
+\fB\-o hide_meta_dir
+In our unionfs root path we have a .unionfs directory that includes
+metadata, such as hidden (deleted) files. This options make this
+directory invisible from readdir(), so for example "ls -la /union_root/"
+will not show it. However, this directory is still there and "cd .unionfs"
+or "ls -l .unionfs" still work. This option is especially usufull for
+package builders.
+.TP
\fB\-o max_files=number
Maximum number of open files. Most system have a default of 1024 open
files per process. For example if unionfs-fuse servs "/" applications like