From 9cf2f3d66abed509efaa23cf640f37356efadf1e Mon Sep 17 00:00:00 2001 From: HuijingHei Date: Tue, 17 Oct 2023 11:38:19 +0800 Subject: [PATCH] doc: add `ostree admin deploy` option `--karg-delete` --- man/ostree-admin-deploy.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/man/ostree-admin-deploy.xml b/man/ostree-admin-deploy.xml index 8915ad2c0b..8be3390e61 100644 --- a/man/ostree-admin-deploy.xml +++ b/man/ostree-admin-deploy.xml @@ -144,6 +144,14 @@ License along with this library. If not, see . Append kernel argument; useful with e.g. console= that can be used multiple times. + + + ="NAME=VALUE" + + + Delete kernel argument if exists, can be used multiple times. + +