mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-29 08:50:34 +01:00
docs: Add note that boot and prio will show on list command
This commit is contained in:
@@ -14,6 +14,8 @@ the ``--no-boot`` flag. See ``bastille create --no-boot TARGET...``.
|
||||
|
||||
This value can also be changed using ``bastille config TARGET boot [on|off]``.
|
||||
|
||||
This value will be shown using ``bastille list all``.
|
||||
|
||||
Priority
|
||||
--------
|
||||
|
||||
@@ -23,4 +25,6 @@ and stopped.
|
||||
When jails are created with Bastille, this value defaults to ``99``, but can be overridden with ``-p|--priority VALUE`` on
|
||||
creation. See ``bastille create -p 90 TARGET...``.
|
||||
|
||||
This value can also be changed using ``bastille config TARGET priority VALUE``.
|
||||
This value can also be changed using ``bastille config TARGET priority VALUE``.
|
||||
|
||||
This value will be shown using ``bastille list all``.
|
||||
|
||||
Reference in New Issue
Block a user