aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-01-18 12:07:49 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-01-18 12:07:49 -0500
commitdb4c90bfd7cd25d227946c839a292ef405eb7542 (patch)
treed69e0e7b69777fb56438ca57b8800e6ff25b9905
parentif the program name is a symbolic link, use the real path to generate the nam... (diff)
downloadfirejail-db4c90bfd7cd25d227946c839a292ef405eb7542.tar.gz
firejail-db4c90bfd7cd25d227946c839a292ef405eb7542.tar.zst
firejail-db4c90bfd7cd25d227946c839a292ef405eb7542.zip
man firejail-profile fixes
-rw-r--r--src/man/firejail-profile.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 0745aa104..e91c5c089 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -67,6 +67,12 @@ Child process initialized
67Scripting commands: 67Scripting commands:
68 68
69.TP 69.TP
70\fBFile and directory names
71File and directory names containing spaces are supported. The space character ' ' should not be escaped.
72
73Example: "blacklist ~/My Virtual Machines"
74
75.TP
70\fB# this is a comment 76\fB# this is a comment
71 77
72.TP 78.TP