aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/man/firejail.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index cc47e3dc6..b258c3d20 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -82,7 +82,7 @@ Allow tools such as strace and gdb inside the sandbox.
82.br 82.br
83Example: 83Example:
84.br 84.br
85$ firejail --allow-debuggers --profile=/etc/firejail/firefox.profile --allow-debuggers strace -f firefox 85$ firejail --allow-debuggers --profile=/etc/firejail/firefox.profile strace -f firefox
86.TP 86.TP
87\fB\-\-apparmor 87\fB\-\-apparmor
88Enable AppArmor confinement. Formore information, please see \fBAPPARMOR\fR section below. 88Enable AppArmor confinement. Formore information, please see \fBAPPARMOR\fR section below.