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:
Kelvin M. Klann 2025-11-28 07:42:39 -03:00
parent 50496d3799
commit e37c71ec95

View file

@ -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