sane-sandboxed: fix capabilities example
This commit is contained in:
@@ -102,7 +102,7 @@ usage() {
|
||||
echo ' use a specific sandboxer'
|
||||
echo ' --sane-sandbox-autodetect <existing|existingFile|existingFileOrParent|existingOrParent|parent>'
|
||||
echo ' add files which appear later as CLI arguments into the sandbox'
|
||||
echo ' --sane-sandbox-cap <sys_admin|sys_net|...>'
|
||||
echo ' --sane-sandbox-cap <sys_admin|net_raw|net_admin|...>'
|
||||
echo ' allow the sandboxed program to use the provided linux capability (both inside and outside the sandbox)'
|
||||
echo ' --sane-sandbox-portal'
|
||||
echo ' set environment variables so that the sandboxed program will attempt to use xdg-desktop-portal for operations like opening files'
|
||||
|
Reference in New Issue
Block a user