mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-22 18:21:53 +01:00
docs: Targeting typos
This commit is contained in:
@@ -42,15 +42,11 @@ Any command that supports multiple targets, also supports parallel mode. This me
|
|||||||
Bastille will run the command on multiple jails at a single time, depending on the value
|
Bastille will run the command on multiple jails at a single time, depending on the value
|
||||||
given.
|
given.
|
||||||
|
|
||||||
|
To use parallel mode, run ``bastille -p 4 pkg ALL update``, for example, to start
|
||||||
To use parallel mode, run ``bastille -p 4 pkg ALL update``, for exapmle, to start
|
updating packages in all jails, 4 processes at a time.
|
||||||
updating pacakges in all jails, 4 processes at a time.
|
|
||||||
|
|
||||||
Note that the ``-p`` option should follow the main ``bastille`` command, and not the sub-command.
|
Note that the ``-p`` option should follow the main ``bastille`` command, and not the sub-command.
|
||||||
|
|
||||||
To run an unlimited number of processes, simply set this value to 0 when running
|
|
||||||
a command.
|
|
||||||
|
|
||||||
Examples: Containers
|
Examples: Containers
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user