[doc] Document ARKDEP_CONFIRM
This commit is contained in:
parent
f04930ae6c
commit
84e8d41dc5
1 changed files with 3 additions and 1 deletions
|
@ -30,11 +30,13 @@ Generate and print diff between two deployments.
|
||||||
Remove specified deployments.
|
Remove specified deployments.
|
||||||
.SH ENVIRONMENT
|
.SH ENVIRONMENT
|
||||||
.SS ARKDEP_ROOT
|
.SS ARKDEP_ROOT
|
||||||
Prepend path to arkdep target directory.
|
Prepend path to arkdep target directory, implies ARKDEP_CONFIRM.
|
||||||
.SS ARKDEP_BOOT
|
.SS ARKDEP_BOOT
|
||||||
Set custom /boot location, overwrites ARKDEP_ROOT on relevant tasks if set, implies ARKDEP_NO_BOOTCTL.
|
Set custom /boot location, overwrites ARKDEP_ROOT on relevant tasks if set, implies ARKDEP_NO_BOOTCTL.
|
||||||
.SS ARKDEP_NO_BOOTCTL
|
.SS ARKDEP_NO_BOOTCTL
|
||||||
Do not run bootctl commands, this includes installing systemd-boot and setting the new deployment as the default boot entry.
|
Do not run bootctl commands, this includes installing systemd-boot and setting the new deployment as the default boot entry.
|
||||||
|
.SS ARKDEP_CONFIRM
|
||||||
|
Skip interactive prompts.
|
||||||
.SH EXAMPLES
|
.SH EXAMPLES
|
||||||
.SS arkdep deploy
|
.SS arkdep deploy
|
||||||
Check for updates, if available download and deploy.
|
Check for updates, if available download and deploy.
|
||||||
|
|
Loading…
Add table
Reference in a new issue