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.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index d8fed1f31..af9fe4b90 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -678,6 +678,16 @@ Same as "firejail --join=name" if sandbox with specified name exists, otherwise
678Note that in contrary to other join options there is respective profile option. 678Note that in contrary to other join options there is respective profile option.
679 679
680.TP 680.TP
681\fB\-\-keep-var-tmp
682/var/tmp directory is untouched.
683.br
684
685.br
686Example:
687.br
688$ firejail --keep-var-tmp
689
690.TP
681\fB\-\-ls=name|pid dir_or_filename 691\fB\-\-ls=name|pid dir_or_filename
682List files in sandbox container, see \fBFILE TRANSFER\fR section for more details. 692List files in sandbox container, see \fBFILE TRANSFER\fR section for more details.
683 693