Merge pull request #297 from gqgs/patch-1

man: remove duplicated description of workdir option
This commit is contained in:
Giuseppe Scrivano 2021-06-01 21:11:05 +02:00 committed by GitHub
commit 91a020f8ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 9 deletions

View File

@ -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

View File

@ -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