mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
docs: man: xephyr-extra-params: use full program path
Added on commit 15b0e0761 ("feature: xephyr-extra-params option",
2025-10-30) / PR #6952.
Relates to #6963.
This commit is contained in:
parent
50496d3799
commit
e37c71ec95
1 changed files with 1 additions and 1 deletions
|
|
@ -3465,7 +3465,7 @@ for the current sandbox. Run Xephyr -help to get a list of available options.
|
|||
.br
|
||||
Example:
|
||||
.br
|
||||
$ firejail --net=eth0 --x11=xephyr --xephyr-extra-params="-title firefox" firefox
|
||||
$ firejail --net=eth0 --x11=xephyr --xephyr-extra-params="-title firefox" /usr/bin/firefox
|
||||
.br
|
||||
|
||||
.TP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue