Skip to content

Commit

Permalink
Updated man page with info on "-o all_writable"
Browse files Browse the repository at this point in the history
  • Loading branch information
mindhog committed Apr 3, 2024
1 parent 1bf4307 commit 5e7ec0d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions man/unionfs.8
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@ By default, blocks of all branches are counted in statfs() calls
from the summary of blocks. This may sound weird, but it actually fixes
"wrong" percentage of free space.
.TP
\fB\-o all_writable
Treat read\-only files and directories on backing filesystems as writable.
Implies copy\-on\-write.
.TP
.SH "Options to libfuse"
There are several further options available, which don't directly apply to
unionfs, but to libfuse. Please run
Expand Down

0 comments on commit 5e7ec0d

Please sign in to comment.