aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-04-03 11:01:22 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2018-04-03 11:01:22 -0400
commit4c71ddbcd8f577016ce227a55300a9be4fb72385 (patch)
treed9be2d9458e4ea8ee3f80b6999097b82e548e96e /src/man
parentgimp v.2.10 preparations (diff)
downloadfirejail-4c71ddbcd8f577016ce227a55300a9be4fb72385.tar.gz
firejail-4c71ddbcd8f577016ce227a55300a9be4fb72385.tar.zst
firejail-4c71ddbcd8f577016ce227a55300a9be4fb72385.zip
deprecating --force
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index f481f5c46..85550e576 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -468,13 +468,6 @@ Example:
468$ firejail \-\-env=LD_LIBRARY_PATH=/opt/test/lib 468$ firejail \-\-env=LD_LIBRARY_PATH=/opt/test/lib
469 469
470.TP 470.TP
471\fB\-\-force
472By default, if Firejail is started in an existing sandbox, it will run the program in a bash shell.
473This option disables this behavior, and attempts to start Firejail in the existing sandbox.
474There could be lots of reasons for it to fail, for example if the existing sandbox disables
475admin capabilities, SUID binaries, or if it runs seccomp.
476
477.TP
478\fB\-\-fs.print=name|print 471\fB\-\-fs.print=name|print
479Print the filesystem log for the sandbox identified by name or by PID. 472Print the filesystem log for the sandbox identified by name or by PID.
480.br 473.br