aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2020-08-20 23:51:22 +0200
committerLibravatar smitsohu <smitsohu@gmail.com>2020-08-20 23:51:22 +0200
commit450ae941a52e44a1acf68628fa8c3c9e293a8ea3 (patch)
treec2ab4b5153a0e2c3b718641aba635ac6e557ef54 /src/man
parentMerge branch 'master' into ls (diff)
downloadfirejail-450ae941a52e44a1acf68628fa8c3c9e293a8ea3.tar.gz
firejail-450ae941a52e44a1acf68628fa8c3c9e293a8ea3.tar.zst
firejail-450ae941a52e44a1acf68628fa8c3c9e293a8ea3.zip
harden cat option
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index abb73b5e2..3b7ba4e3d 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -3036,7 +3036,9 @@ and transfer files between the container and the host filesystem.
3036 3036
3037.TP 3037.TP
3038\fB\-\-cat=name|pid filename 3038\fB\-\-cat=name|pid filename
3039Write content of a container file to standard out. 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.
3040 3042
3041.TP 3043.TP
3042\fB\-\-get=name|pid filename 3044\fB\-\-get=name|pid filename