mirror of
https://github.com/BastilleBSD/bastille.git
synced 2025-12-11 09:29:55 +01:00
docs: Add limits subcommand
This commit is contained in:
17
docs/chapters/subcommands/limits.rst
Normal file
17
docs/chapters/subcommands/limits.rst
Normal file
@@ -0,0 +1,17 @@
|
||||
======
|
||||
limits
|
||||
======
|
||||
|
||||
Set resourse limits for targeted jail(s).
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
ishmael ~ # bastille limits help
|
||||
|
||||
Usage: bastille limits [option(s)] TARGET OPTION VALUE"
|
||||
Example: bastille limits JAILNAME memoryuse 1G"
|
||||
|
||||
Options:
|
||||
|
||||
-a | --auto Auto mode. Start/stop jail(s) if required.
|
||||
-x | --debug Enable debug mode.
|
||||
Reference in New Issue
Block a user