From 84e8d41dc5efc6b6335ab579fef971ffff15b704 Mon Sep 17 00:00:00 2001 From: Dennis ten Hoove Date: Tue, 16 Jul 2024 22:39:42 +0200 Subject: [PATCH] [doc] Document ARKDEP_CONFIRM --- doc/arkdep.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/arkdep.8 b/doc/arkdep.8 index 44ace69..1669d5b 100644 --- a/doc/arkdep.8 +++ b/doc/arkdep.8 @@ -30,11 +30,13 @@ Generate and print diff between two deployments. Remove specified deployments. .SH ENVIRONMENT .SS ARKDEP_ROOT -Prepend path to arkdep target directory. +Prepend path to arkdep target directory, implies ARKDEP_CONFIRM. .SS ARKDEP_BOOT Set custom /boot location, overwrites ARKDEP_ROOT on relevant tasks if set, implies 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. +.SS ARKDEP_CONFIRM +Skip interactive prompts. .SH EXAMPLES .SS arkdep deploy Check for updates, if available download and deploy.