summaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 29b0f05a2..88c884801 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -619,6 +619,13 @@ Switching to pid 1932, the first child process inside the sandbox
619 valid_lft forever preferred_lft forever 619 valid_lft forever preferred_lft forever
620 620
621.TP 621.TP
622\fB\-\-join-or-start=name
623Join the sandbox identified by name or start a new one.
624Same as "firejail --join=name" if sandbox with specified name exists, otherwise same as "firejail --name=name ..."
625.br
626Note that in contrary to other join options there is respective profile option.
627
628.TP
622\fB\-\-ls=name|pid dir_or_filename 629\fB\-\-ls=name|pid dir_or_filename
623List files in sandbox container, see \fBFILE TRANSFER\fR section for more details. 630List files in sandbox container, see \fBFILE TRANSFER\fR section for more details.
624 631