aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/jailtest.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/jailtest.txt')
-rw-r--r--src/man/jailtest.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/man/jailtest.txt b/src/man/jailtest.txt
index 1b64097ea..b52fc5eed 100644
--- a/src/man/jailtest.txt
+++ b/src/man/jailtest.txt
@@ -14,7 +14,7 @@ These directories are build by firejail at startup using --private* and --whitel
14.TP 14.TP
15\fB2. Noexec test 15\fB2. Noexec test
16jailtest inserts executable programs in /home/username, /tmp, and /var/tmp directories 16jailtest inserts executable programs in /home/username, /tmp, and /var/tmp directories
17and tries to run them form inside the sandbox, thus testing if the directory is executable or not. 17and tries to run them from inside the sandbox, thus testing if the directory is executable or not.
18.TP 18.TP
19\fB3. Read access test 19\fB3. Read access test
20jailtest creates test files in the directories specified by the user and tries to read 20jailtest creates test files in the directories specified by the user and tries to read
@@ -29,10 +29,10 @@ The program is started as root using sudo.
29.SH OPTIONS 29.SH OPTIONS
30.TP 30.TP
31\fB\-\-debug 31\fB\-\-debug
32Print debug messages 32Print debug messages.
33.TP 33.TP
34\fB\-?\fR, \fB\-\-help\fR 34\fB\-?\fR, \fB\-\-help\fR
35Print options end exit. 35Print options and exit.
36.TP 36.TP
37\fB\-\-version 37\fB\-\-version
38Print program version and exit. 38Print program version and exit.