aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-09-01 11:45:23 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-09-01 11:45:23 -0400
commit83781d0de57e584077848a7b19f291b1d9d9d604 (patch)
tree39132acf39129106d78b8c67f98fc2ba73f5a386 /src
parentMerge pull request #53 from sarneaud/noblacklist (diff)
downloadfirejail-83781d0de57e584077848a7b19f291b1d9d9d604.tar.gz
firejail-83781d0de57e584077848a7b19f291b1d9d9d604.tar.zst
firejail-83781d0de57e584077848a7b19f291b1d9d9d604.zip
testing, admin work
Diffstat (limited to 'src')
-rw-r--r--src/man/firejail-profile.txt2
-rw-r--r--src/man/firejail.txt4
2 files changed, 6 insertions, 0 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 64565ab0b..1473c5889 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -80,6 +80,8 @@ file in user home directory.
80 80
81Example: "include ${HOME}/myprofiles/profile1" will load "~/myprofiles/profile1" file. 81Example: "include ${HOME}/myprofiles/profile1" will load "~/myprofiles/profile1" file.
82 82
83Note: exclude-token is deprecated, use noblacklist command instead.
84
83.TP 85.TP
84# this is a comment 86# this is a comment
85 87
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 62176b84f..cfd00456b 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -705,6 +705,10 @@ Example:
705$ firejail \-\-private=/home/netblue/firefox-home firefox 705$ firejail \-\-private=/home/netblue/firefox-home firefox
706 706
707.TP 707.TP
708\fB\-\-private-keep=file,directory
709This option is deprecated, use private-home instead
710
711.TP
708\fB\-\-private-home=file,directory 712\fB\-\-private-home=file,directory
709Build a new user home in a temporary 713Build a new user home in a temporary
710filesystem, and copy the files and directories in the list in the 714filesystem, and copy the files and directories in the list in the