aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail.txt')
-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 d08b244f7..cc47e3dc6 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -75,6 +75,15 @@ $ firejail [OPTIONS] firefox # starting Mozilla Firefox
75\fB\-\- 75\fB\-\-
76Signal the end of options and disables further option processing. 76Signal the end of options and disables further option processing.
77.TP 77.TP
78\fB\-\-allow-debuggers
79Allow tools such as strace and gdb inside the sandbox.
80.br
81
82.br
83Example:
84.br
85$ firejail --allow-debuggers --profile=/etc/firejail/firefox.profile --allow-debuggers strace -f firefox
86.TP
78\fB\-\-apparmor 87\fB\-\-apparmor
79Enable AppArmor confinement. Formore information, please see \fBAPPARMOR\fR section below. 88Enable AppArmor confinement. Formore information, please see \fBAPPARMOR\fR section below.
80.TP 89.TP