From 78905ffb821763db9db33f15bfe33398b87dab6b Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 27 Nov 2023 13:50:07 -0500 Subject: [PATCH] man: Two finalization fixes From PR review. --- man/ostree-admin-deploy.xml | 2 +- man/ostree-admin-lock-finalization.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/man/ostree-admin-deploy.xml b/man/ostree-admin-deploy.xml index 30b5e90ac3..5ad71cafca 100644 --- a/man/ostree-admin-deploy.xml +++ b/man/ostree-admin-deploy.xml @@ -126,7 +126,7 @@ License along with this library. If not, see . The deployment will not be "finalized" by default on shutdown; to later - queue it, use ostree admin unlock-finalization. + queue it, use ostree admin lock-finalization --unlock. diff --git a/man/ostree-admin-lock-finalization.xml b/man/ostree-admin-lock-finalization.xml index 0dc31e8b8c..ac469b7ca1 100644 --- a/man/ostree-admin-lock-finalization.xml +++ b/man/ostree-admin-lock-finalization.xml @@ -61,7 +61,8 @@ License along with this library. If not, see . will be set into a "finalization locked" state, which means it will not be queued for the next boot by default. - This is the same as the --lock-finalization argument for ostree admin deploy. + This is the same as the --lock-finalization argument for ostree admin deploy, + which is the recommended way to use this feature in a race-free way. However more commonly, one will use the --unlock argument for this command to later unlock