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.txt20
1 files changed, 17 insertions, 3 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index e216531ae..3b7ba4e3d 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,12 @@ 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. The container is specified by name or PID.
3040If standard out is a terminal, all ASCII control characters except new line and horizontal tab
3041are replaced.
3042
3043.TP
3034\fB\-\-get=name|pid filename 3044\fB\-\-get=name|pid filename
3035Retrieve the container file and store it on the host in the current working directory. 3045Retrieve the container file and store it on the host in the current working directory.
3036The container is specified by name or PID. 3046The container is specified by name or PID.
@@ -3074,6 +3084,10 @@ $ firejail \-\-get=mybrowser ~/Downloads/xpra-clipboard.png
3074$ firejail \-\-put=mybrowser xpra-clipboard.png ~/Downloads/xpra-clipboard.png 3084$ firejail \-\-put=mybrowser xpra-clipboard.png ~/Downloads/xpra-clipboard.png
3075.br 3085.br
3076 3086
3087.br
3088$ firejail \-\-cat=mybrowser ~/.bashrc
3089.br
3090
3077.SH MONITORING 3091.SH MONITORING
3078Option \-\-list prints a list of all sandboxes. The format 3092Option \-\-list prints a list of all sandboxes. The format
3079for each process entry is as follows: 3093for each process entry is as follows:
@@ -3261,7 +3275,7 @@ Homepage: https://firejail.wordpress.com
3261\&\flfirejail-profile\fR\|(5), 3275\&\flfirejail-profile\fR\|(5),
3262\&\flfirejail-login\fR\|(5), 3276\&\flfirejail-login\fR\|(5),
3263\&\flfirejail-users\fR\|(5), 3277\&\flfirejail-users\fR\|(5),
3264.UR https://github.com/netblue30/firejail/wiki 3278.UR https://github.com/netblue30/firejail/wiki
3265.UE , 3279.UE ,
3266.UR https://github.com/netblue30/firejail 3280.UR https://github.com/netblue30/firejail
3267.UE 3281.UE