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.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index f78b75346..5f352c843 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1528,7 +1528,7 @@ PID User RX(KB/s) TX(KB/s) Command
1528.TP 1528.TP
1529\fB\-\-nettrace[=name|pid] 1529\fB\-\-nettrace[=name|pid]
1530Monitor TCP and UDP traffic coming into the sandbox specified by name or pid. Only networked sandboxes 1530Monitor TCP and UDP traffic coming into the sandbox specified by name or pid. Only networked sandboxes
1531created with \-\-net are supported. 1531created with \-\-net are supported. This option is only available when running the sandbox as root.
1532.br 1532.br
1533 1533
1534.br 1534.br
@@ -1536,7 +1536,7 @@ Without a name/pid, Firejail will monitor the main system network namespace.
1536.br 1536.br
1537 1537
1538.br 1538.br
1539 $ firejail --nettrace=browser 1539 $ sudo firejail --nettrace=browser
1540.br 1540.br
1541 1541
1542.br 1542.br