--debug - print sandbox debug messages.
--rlimit-as=number - set the maximum size of the process's virtual memory.
(address space) in bytes.
--rlimit-cpu=number - set the maximum CPU time in seconds.
--rlimit-fsize=number - set the maximum file size that can be created
by a process.
--timeout=hh:mm:ss - kill the sandbox automatically after the time
has elapsed.
--rmenv=name - remove environment variable in the new sandbox.
--env=name=value - set environment variable.
--top - monitor the most CPU-intensive sandboxes.
--trace - trace open, access and connect system calls.
--dnstrace - monitor DNS queries.
help/usage
examples
reference links