aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 88c884801..71624afc2 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -84,6 +84,15 @@ Example:
84.br 84.br
85$ firejail --allow-debuggers --profile=/etc/firejail/firefox.profile strace -f firefox 85$ firejail --allow-debuggers --profile=/etc/firejail/firefox.profile strace -f firefox
86.TP 86.TP
87\fB\-\-allusers
88All user home directories are visible inside the sandbox. By default, only current user home directory is visible.
89.br
90
91.br
92Example:
93.br
94$ firejail --allusers
95.TP
87\fB\-\-apparmor 96\fB\-\-apparmor
88Enable AppArmor confinement. For more information, please see \fBAPPARMOR\fR section below. 97Enable AppArmor confinement. For more information, please see \fBAPPARMOR\fR section below.
89.TP 98.TP