aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-10-19 08:15:11 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-10-19 08:15:11 -0400
commit227e1b5181f118fc5aac0cd67b3a81c2aa9503d3 (patch)
treefff07be29551308231eba17392796a80057ac69c /src/man
parentreadme update (diff)
downloadfirejail-227e1b5181f118fc5aac0cd67b3a81c2aa9503d3.tar.gz
firejail-227e1b5181f118fc5aac0cd67b3a81c2aa9503d3.tar.zst
firejail-227e1b5181f118fc5aac0cd67b3a81c2aa9503d3.zip
fix manpage wanings (#3563)
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail.txt48
1 files changed, 38 insertions, 10 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 0eaf45235..219eba10e 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -352,7 +352,9 @@ path is given, logs are written to the standard output instead.
352.br 352.br
353Example: 353Example:
354.br 354.br
355$ firejail --dbus-system=filter --dbus-system.log --dbus-log=dbus.txt 355$ firejail --dbus-system=filter --dbus-system.log \\
356.br
357--dbus-log=dbus.txt
356 358
357.TP 359.TP
358\fB\-\-dbus-system=filter|none 360\fB\-\-dbus-system=filter|none
@@ -398,7 +400,11 @@ object paths, respectively.
398.br 400.br
399Example: 401Example:
400.br 402.br
401$ firejail --dbus-system=filter --dbus-system.broadcast=org.freedesktop.Notifications=org.freedesktop.Notifications.*@/org/freedesktop/Notifications 403$ firejail --dbus-system=filter --dbus-system.broadcast=\\
404.br
405org.freedesktop.Notifications=\\
406.br
407org.freedesktop.Notifications.*@/org/freedesktop/Notifications
402 408
403.TP 409.TP
404\fB\-\-dbus-system.call=name=[member][@path] 410\fB\-\-dbus-system.call=name=[member][@path]
@@ -416,7 +422,11 @@ object paths, respectively.
416.br 422.br
417Example: 423Example:
418.br 424.br
419$ firejail --dbus-system=filter --dbus-system.call=org.freedesktop.Notifications=org.freedesktop.Notifications.*@/org/freedesktop/Notifications 425$ firejail --dbus-system=filter --dbus-system.call=\\
426.br
427org.freedesktop.Notifications=\\
428.br
429org.freedesktop.Notifications.*@/org/freedesktop/Notifications
420 430
421.TP 431.TP
422\fB\-\-dbus-system.log 432\fB\-\-dbus-system.log
@@ -438,7 +448,9 @@ not "foobar").
438.br 448.br
439Example: 449Example:
440.br 450.br
441$ firejail --dbus-system=filter --dbus-system.own=org.gnome.ghex.* 451$ firejail --dbus-system=filter --dbus-system.own=\\
452.br
453org.gnome.ghex.*
442 454
443.TP 455.TP
444\fB\-\-dbus-system.see=name 456\fB\-\-dbus-system.see=name
@@ -452,7 +464,9 @@ not "foobar").
452.br 464.br
453Example: 465Example:
454.br 466.br
455$ firejail --dbus-system=filter --dbus-system.see=org.freedesktop.Notifications 467$ firejail --dbus-system=filter --dbus-system.see=\\
468.br
469org.freedesktop.Notifications
456 470
457.TP 471.TP
458\fB\-\-dbus-system.talk=name 472\fB\-\-dbus-system.talk=name
@@ -465,7 +479,9 @@ not "foobar").
465.br 479.br
466Example: 480Example:
467.br 481.br
468$ firejail --dbus-system=filter --dbus-system.talk=org.freedesktop.Notifications 482$ firejail --dbus-system=filter --dbus-system.talk=\\
483.br
484org.freedesktop.Notifications
469 485
470.TP 486.TP
471\fB\-\-dbus-user=filter|none 487\fB\-\-dbus-user=filter|none
@@ -511,7 +527,11 @@ object paths, respectively.
511.br 527.br
512Example: 528Example:
513.br 529.br
514$ firejail --dbus-user=filter --dbus-user.broadcast=org.freedesktop.Notifications=org.freedesktop.Notifications.*@/org/freedesktop/Notifications 530$ firejail --dbus-user=filter --dbus-user.broadcast=\\
531.br
532org.freedesktop.Notifications=\\
533.br
534org.freedesktop.Notifications.*@/org/freedesktop/Notifications
515 535
516.TP 536.TP
517\fB\-\-dbus-user.call=name=[member][@path] 537\fB\-\-dbus-user.call=name=[member][@path]
@@ -529,7 +549,11 @@ object paths, respectively.
529.br 549.br
530Example: 550Example:
531.br 551.br
532$ firejail --dbus-user=filter --dbus-user.call=org.freedesktop.Notifications=org.freedesktop.Notifications.*@/org/freedesktop/Notifications 552$ firejail --dbus-user=filter --dbus-user.call=\\
553.br
554org.freedesktop.Notifications=\\
555.br
556org.freedesktop.Notifications.*@/org/freedesktop/Notifications
533 557
534.TP 558.TP
535\fB\-\-dbus-user.log 559\fB\-\-dbus-user.log
@@ -564,7 +588,9 @@ not "foobar").
564.br 588.br
565Example: 589Example:
566.br 590.br
567$ firejail --dbus-user=filter --dbus-user.talk=org.freedesktop.Notifications 591$ firejail --dbus-user=filter --dbus-user.talk=\\
592.br
593org.freedesktop.Notifications
568 594
569.TP 595.TP
570\fB\-\-dbus-user.see=name 596\fB\-\-dbus-user.see=name
@@ -578,7 +604,9 @@ not "foobar").
578.br 604.br
579Example: 605Example:
580.br 606.br
581$ firejail --dbus-user=filter --dbus-user.see=org.freedesktop.Notifications 607$ firejail --dbus-user=filter --dbus-user.see=\\
608.br
609org.freedesktop.Notifications
582#endif 610#endif
583.TP 611.TP
584\fB\-\-debug\fR 612\fB\-\-debug\fR