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 69cd4a7bc..f5f092bd9 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
@@ -3029,6 +3033,10 @@ These features allow the user to inspect the filesystem container of an existing
3029and transfer files between the container and the host filesystem. 3033and transfer files between the container and the host filesystem.
3030 3034
3031.TP 3035.TP
3036\fB\-\-cat=name|pid filename
3037Write content of a container file to standard out.
3038
3039.TP
3032\fB\-\-get=name|pid filename 3040\fB\-\-get=name|pid filename
3033Retrieve the container file and store it on the host in the current working directory. 3041Retrieve the container file and store it on the host in the current working directory.
3034The container is specified by name or PID. 3042The container is specified by name or PID.
@@ -3072,6 +3080,10 @@ $ firejail \-\-get=mybrowser ~/Downloads/xpra-clipboard.png
3072$ firejail \-\-put=mybrowser xpra-clipboard.png ~/Downloads/xpra-clipboard.png 3080$ firejail \-\-put=mybrowser xpra-clipboard.png ~/Downloads/xpra-clipboard.png
3073.br 3081.br
3074 3082
3083.br
3084$ firejail \-\-cat=mybrowser ~/.bashrc
3085.br
3086
3075.SH MONITORING 3087.SH MONITORING
3076Option \-\-list prints a list of all sandboxes. The format 3088Option \-\-list prints a list of all sandboxes. The format
3077for each process entry is as follows: 3089for each process entry is as follows:
@@ -3259,7 +3271,7 @@ Homepage: https://firejail.wordpress.com
3259\&\flfirejail-profile\fR\|(5), 3271\&\flfirejail-profile\fR\|(5),
3260\&\flfirejail-login\fR\|(5), 3272\&\flfirejail-login\fR\|(5),
3261\&\flfirejail-users\fR\|(5), 3273\&\flfirejail-users\fR\|(5),
3262.UR https://github.com/netblue30/firejail/wiki 3274.UR https://github.com/netblue30/firejail/wiki
3263.UE , 3275.UE ,
3264.UR https://github.com/netblue30/firejail 3276.UR https://github.com/netblue30/firejail
3265.UE 3277.UE