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.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index feb9e4e81..1d028b8ac 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -2171,6 +2171,7 @@ $ firejail \-\-profile.print=browser
2171\fB\-\-protocol=protocol,protocol,protocol 2171\fB\-\-protocol=protocol,protocol,protocol
2172Enable protocol filter. The filter is based on seccomp and checks the first argument to socket system call. 2172Enable protocol filter. The filter is based on seccomp and checks the first argument to socket system call.
2173Recognized values: unix, inet, inet6, netlink, packet, and bluetooth. This option is not supported for i386 architecture. 2173Recognized values: unix, inet, inet6, netlink, packet, and bluetooth. This option is not supported for i386 architecture.
2174Multiple protocol commands are allowed and they accumulate.
2174.br 2175.br
2175 2176
2176.br 2177.br