aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail.txt')
-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 e7917737e..2fe2e8bfa 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -186,7 +186,9 @@ Example:
186$ firejail --build=vlc.profile vlc ~/Videos/test.mp4 186$ firejail --build=vlc.profile vlc ~/Videos/test.mp4
187.TP 187.TP
188\fB\-c 188\fB\-c
189Execute command and exit. 189Login shell compatibility option. This option is use by some login programs when executing
190the login shell, such as when firejail is used as a restricted login shell. It currently does
191not change the execution of firejail.
190.TP 192.TP
191\fB\-\-caps 193\fB\-\-caps
192Linux capabilities is a kernel feature designed to split up the root privilege into a set of distinct privileges. 194Linux capabilities is a kernel feature designed to split up the root privilege into a set of distinct privileges.