aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/man/firejail.txt16
1 files changed, 15 insertions, 1 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 32ac07d72..e5abcdcf5 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -2235,7 +2235,7 @@ $ firejail --tunnel firefox
2235.br 2235.br
2236.TP 2236.TP
2237\fB\-\-version 2237\fB\-\-version
2238Print program version and exit. 2238Print program version/compile time support and exit.
2239.br 2239.br
2240 2240
2241.br 2241.br
@@ -2245,6 +2245,20 @@ $ firejail \-\-version
2245.br 2245.br
2246firejail version 0.9.27 2246firejail version 0.9.27
2247 2247
2248Compile time support:
2249 - AppArmor support is enabled
2250 - AppImage support is enabled
2251 - chroot support is enabled
2252 - file and directory whitelisting support is enabled
2253 - file transfer support is enabled
2254 - firetunnel support is enabled
2255 - networking support is enabled
2256 - overlayfs support is enabled
2257 - private-home support is enabled
2258 - seccomp-bpf support is enabled
2259 - user namespace support is enabled
2260 - X11 sandboxing support is enabled
2261.br
2248.TP 2262.TP
2249\fB\-\-veth-name=name 2263\fB\-\-veth-name=name
2250Use this name for the interface connected to the bridge for --net=bridge_interface commands, 2264Use this name for the interface connected to the bridge for --net=bridge_interface commands,