aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-12-11 09:27:40 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2015-12-11 09:27:40 -0500
commitfabe7c1fa2409ed9d909efc093c37af346104869 (patch)
treebb960a13599e4a27ac3d4acfd169c13fcd86c83d /src/man/firejail.txt
parentfixes (diff)
downloadfirejail-fabe7c1fa2409ed9d909efc093c37af346104869.tar.gz
firejail-fabe7c1fa2409ed9d909efc093c37af346104869.tar.zst
firejail-fabe7c1fa2409ed9d909efc093c37af346104869.zip
debug enhancements
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index e2382eb9f..57b169e89 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -243,6 +243,16 @@ Example:
243$ firejail \-\-debug firefox 243$ firejail \-\-debug firefox
244 244
245.TP 245.TP
246\fB\-\-debug-blackilsts\fR
247Debug blacklisting.
248.br
249
250.br
251Example:
252.br
253$ firejail \-\-debug-blacklists firefox
254
255.TP
246\fB\-\-debug-caps 256\fB\-\-debug-caps
247Print all recognized capabilities in the current Firejail software build and exit. 257Print all recognized capabilities in the current Firejail software build and exit.
248.br 258.br
@@ -252,6 +262,16 @@ Example:
252.br 262.br
253$ firejail \-\-debug-caps 263$ firejail \-\-debug-caps
254.TP 264.TP
265\fB\-\-debug-check-filename\fR
266Debug filename checking.
267.br
268
269.br
270Example:
271.br
272$ firejail \-\-debug-check-filename firefox
273
274.TP
255\fB\-\-debug-errnos 275\fB\-\-debug-errnos
256Print all recognized error numbers in the current Firejail software build and exit. 276Print all recognized error numbers in the current Firejail software build and exit.
257.br 277.br
@@ -279,6 +299,16 @@ Example:
279.br 299.br
280$ firejail \-\-debug-syscalls 300$ firejail \-\-debug-syscalls
281.TP 301.TP
302\fB\-\-debug-whitelsts\fR
303Debug whitelisting.
304.br
305
306.br
307Example:
308.br
309$ firejail \-\-debug-whitelists firefox
310
311.TP
282\fB\-\-defaultgw=address 312\fB\-\-defaultgw=address
283Use this address as default gateway in the new network namespace. 313Use this address as default gateway in the new network namespace.
284.br 314.br