summaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar Reiner Herrmann <reiner@reiner-h.de>2018-08-19 15:19:56 +0200
committerLibravatar Reiner Herrmann <reiner@reiner-h.de>2018-08-19 15:19:56 +0200
commit4fb05e07c936aaa0f480d740a697986c381733f3 (patch)
treeeed63cd3faadf0480f4fb93c238b0f66ce538669 /src/man
parentMerge branch 'master' of http://github.com/netblue30/firejail (diff)
downloadfirejail-4fb05e07c936aaa0f480d740a697986c381733f3.tar.gz
firejail-4fb05e07c936aaa0f480d740a697986c381733f3.tar.zst
firejail-4fb05e07c936aaa0f480d740a697986c381733f3.zip
man: fix example for --build command
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index c6fd9cea5..7de1bff50 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -170,7 +170,7 @@ in order to allow strace to run. Chromium and Chromium-based browsers will not w
170.br 170.br
171Example: 171Example:
172.br 172.br
173$ firejail --build=profile-file vlc ~/Videos/test.mp4 173$ firejail --build vlc ~/Videos/test.mp4
174.TP 174.TP
175\fB\-\-build=profile-file 175\fB\-\-build=profile-file
176The command builds a whitelisted profile, and saves it in profile-file. If /usr/bin/strace is installed on the system, it also 176The command builds a whitelisted profile, and saves it in profile-file. If /usr/bin/strace is installed on the system, it also