mirror of
https://github.com/containers/fuse-overlayfs.git
synced 2025-08-04 02:15:58 -04:00
Merge pull request #297 from gqgs/patch-1
man: remove duplicated description of workdir option
This commit is contained in:
commit
91a020f8ae
@ -42,11 +42,6 @@ done to the file system will be written.
|
|||||||
A directory used internally by fuse\-overlays, must be on the same file
|
A directory used internally by fuse\-overlays, must be on the same file
|
||||||
system as the upper dir.
|
system as the upper dir.
|
||||||
|
|
||||||
.PP
|
|
||||||
\fB\-o workdir=workdir\fP
|
|
||||||
A directory used internally by fuse\-overlays, must be on the same file
|
|
||||||
system as the upper dir.
|
|
||||||
|
|
||||||
.PP
|
.PP
|
||||||
\fB\-o uidmapping=UID:MAPPED\-UID:LEN[,UID2:MAPPED\-UID2:LEN2]\fP
|
\fB\-o uidmapping=UID:MAPPED\-UID:LEN[,UID2:MAPPED\-UID2:LEN2]\fP
|
||||||
\fB\-o gidmapping=GID:MAPPED\-GID:LEN[,GID2:MAPPED\-GID2:LEN2]\fP
|
\fB\-o gidmapping=GID:MAPPED\-GID:LEN[,GID2:MAPPED\-GID2:LEN2]\fP
|
||||||
|
@ -35,10 +35,6 @@ done to the file system will be written.
|
|||||||
A directory used internally by fuse-overlays, must be on the same file
|
A directory used internally by fuse-overlays, must be on the same file
|
||||||
system as the upper dir.
|
system as the upper dir.
|
||||||
|
|
||||||
**-o workdir=workdir**
|
|
||||||
A directory used internally by fuse-overlays, must be on the same file
|
|
||||||
system as the upper dir.
|
|
||||||
|
|
||||||
**-o uidmapping=UID:MAPPED-UID:LEN[,UID2:MAPPED-UID2:LEN2]**
|
**-o uidmapping=UID:MAPPED-UID:LEN[,UID2:MAPPED-UID2:LEN2]**
|
||||||
**-o gidmapping=GID:MAPPED-GID:LEN[,GID2:MAPPED-GID2:LEN2]**
|
**-o gidmapping=GID:MAPPED-GID:LEN[,GID2:MAPPED-GID2:LEN2]**
|
||||||
Specifies the dynamic UID/GID mapping used by fuse-overlayfs when
|
Specifies the dynamic UID/GID mapping used by fuse-overlayfs when
|
||||||
|
Loading…
x
Reference in New Issue
Block a user