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 a088d971a..1b051ab57 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1330,6 +1330,7 @@ $ firejail \-\-net=eth0 \-\-mtu=1492
1330\fB\-\-name=name 1330\fB\-\-name=name
1331Set sandbox name. Several options, such as \-\-join and \-\-shutdown, can use 1331Set sandbox name. Several options, such as \-\-join and \-\-shutdown, can use
1332this name to identify a sandbox. 1332this name to identify a sandbox.
1333The name cannot contain only digits, as that is treated as a PID in the other options, such as in \-\-join.
1333 1334
1334In case the name supplied by the user is already in use by another sandbox, Firejail will assign a 1335In case the name supplied by the user is already in use by another sandbox, Firejail will assign a
1335new name as "name-PID", where PID is the process ID of the sandbox. This functionality 1336new name as "name-PID", where PID is the process ID of the sandbox. This functionality