Unshare the user namespace. If \fIfile\fP is specified, then a persistent
namespace is created by a bind mount.
.TP
-.BR \-C , " \-\-cgroup"[=\fIfile\fP]
+.BR \-C , " \-\-cgroup" [ =\fIfile ]
Unshare the cgroup namespace. If \fIfile\fP is specified then persistent namespace is created
by bind mount.
.TP
-.BR \-T , " \-\-time"[=\fIfile\fP]
+.BR \-T , " \-\-time" [ =\fIfile ]
Unshare the time namespace. If \fIfile\fP is specified then a persistent
namespace is created by a bind mount. The \fB\-\-monotonic\fP and
\fB\-\-boottime\fP options can be used to specify the corresponding
.BR \%setgroups (2)
is permanently disabled (with \fBdeny\fR).
.TP
-.BR \-R, "\-\-root=\fIdir"
+.BR \-R , " \-\-root=\fIdir"
run the command with root directory set to \fIdir\fP.
.TP
-.BR \-w, "\-\-wd=\fIdir"
+.BR \-w , " \-\-wd=\fIdir"
change working directory to \fIdir\fP.
.TP
-.BR \-S, "\-\-setuid \fIuid"
+.BR \-S , " \-\-setuid \fIuid"
Set the user ID which will be used in the entered namespace.
.TP
-.BR \-G, "\-\-setgid \fIgid"
+.BR \-G , " \-\-setgid \fIgid"
Set the group ID which will be used in the entered namespace and drop
supplementary groups.
.TP