aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 1c0f7d55b..afd8e1e4e 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -761,6 +761,11 @@ Example:
761$ firejail \-\-net=none vlc 761$ firejail \-\-net=none vlc
762 762
763.TP 763.TP
764\fB\-\-netns=name
765Run the program in a named, persistent network namespace. These can
766be created and configured using "ip netns".
767
768.TP
764\fB\-\-netfilter 769\fB\-\-netfilter
765Enable a default client network filter in the new network namespace. 770Enable a default client network filter in the new network namespace.
766New network namespaces are created using \-\-net option. If a new network namespaces is not created, 771New network namespaces are created using \-\-net option. If a new network namespaces is not created,