Make the sandbox option positive: --no-sandbox -> --sandbox.
This commit is contained in:
parent
1dfb04841c
commit
ef4de749fe
2 changed files with 12 additions and 8 deletions
|
|
@ -21,8 +21,8 @@
|
|||
│ │
|
||||
│Options: │
|
||||
│ -h, --help Show this screen and exit. │
|
||||
│ -n, --no-sandbox Don't use a sandbox to prevent changes to │
|
||||
│ the filesystem. │
|
||||
│ -s on|off, --sandbox=on|off Use a sandbox to prevent changes to the │
|
||||
│ filesystem. The sandbox is on by default. │
|
||||
│ -w COUNT, --workers=COUNT The number of processes working in parallel. │
|
||||
│ By default it is twice the number of cpus. │
|
||||
│ -e "COMMAND", --editor="COMMAND" The command used to start the editor, in │
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue