summaryrefslogtreecommitdiffstats
path: root/src/man/firejail-profile.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail-profile.txt')
-rw-r--r--src/man/firejail-profile.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 185420ba4..808fc7440 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -385,6 +385,9 @@ Examples:
385\fBrlimit-as 123456789012 385\fBrlimit-as 123456789012
386Set he maximum size of the process's virtual memory to 123456789012 bytes. 386Set he maximum size of the process's virtual memory to 123456789012 bytes.
387.TP 387.TP
388\fBrlimit-cpu 123
389Set he maximum CPU time in seconds.
390.TP
388\fBrlimit-fsize 1024 391\fBrlimit-fsize 1024
389Set the maximum file size that can be created by a process to 1024 bytes. 392Set the maximum file size that can be created by a process to 1024 bytes.
390.TP 393.TP