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.txt18
1 files changed, 15 insertions, 3 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index e216531ae..abb73b5e2 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -273,6 +273,10 @@ $ firejail \-\-list
273$ firejail \-\-caps.print=3272 273$ firejail \-\-caps.print=3272
274 274
275.TP 275.TP
276\fB\-\-cat=name|pid filename
277Print content of file from sandbox container, see FILE TRANSFER section for more details.
278
279.TP
276\fB\-\-cgroup=tasks-file 280\fB\-\-cgroup=tasks-file
277Place the sandbox in the specified control group. tasks-file is the full path of cgroup tasks file. 281Place the sandbox in the specified control group. tasks-file is the full path of cgroup tasks file.
278.br 282.br
@@ -344,7 +348,7 @@ $ firejail --dbus-system=filter --dbus-system.log --dbus-log=dbus.txt
344 348
345.TP 349.TP
346\fB\-\-dbus-system=filter|none 350\fB\-\-dbus-system=filter|none
347Set system DBus sandboxing policy. 351Set system DBus sandboxing policy.
348.br 352.br
349 353
350.br 354.br
@@ -3031,6 +3035,10 @@ These features allow the user to inspect the filesystem container of an existing
3031and transfer files between the container and the host filesystem. 3035and transfer files between the container and the host filesystem.
3032 3036
3033.TP 3037.TP
3038\fB\-\-cat=name|pid filename
3039Write content of a container file to standard out.
3040
3041.TP
3034\fB\-\-get=name|pid filename 3042\fB\-\-get=name|pid filename
3035Retrieve the container file and store it on the host in the current working directory. 3043Retrieve the container file and store it on the host in the current working directory.
3036The container is specified by name or PID. 3044The container is specified by name or PID.
@@ -3074,6 +3082,10 @@ $ firejail \-\-get=mybrowser ~/Downloads/xpra-clipboard.png
3074$ firejail \-\-put=mybrowser xpra-clipboard.png ~/Downloads/xpra-clipboard.png 3082$ firejail \-\-put=mybrowser xpra-clipboard.png ~/Downloads/xpra-clipboard.png
3075.br 3083.br
3076 3084
3085.br
3086$ firejail \-\-cat=mybrowser ~/.bashrc
3087.br
3088
3077.SH MONITORING 3089.SH MONITORING
3078Option \-\-list prints a list of all sandboxes. The format 3090Option \-\-list prints a list of all sandboxes. The format
3079for each process entry is as follows: 3091for each process entry is as follows:
@@ -3261,7 +3273,7 @@ Homepage: https://firejail.wordpress.com
3261\&\flfirejail-profile\fR\|(5), 3273\&\flfirejail-profile\fR\|(5),
3262\&\flfirejail-login\fR\|(5), 3274\&\flfirejail-login\fR\|(5),
3263\&\flfirejail-users\fR\|(5), 3275\&\flfirejail-users\fR\|(5),
3264.UR https://github.com/netblue30/firejail/wiki 3276.UR https://github.com/netblue30/firejail/wiki
3265.UE , 3277.UE ,
3266.UR https://github.com/netblue30/firejail 3278.UR https://github.com/netblue30/firejail
3267.UE 3279.UE