From 6716086250f9b1218165d89d4075b5a061f7cfdf Mon Sep 17 00:00:00 2001 From: HuijingHei Date: Tue, 17 Oct 2023 20:23:07 +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 8915ad2c..8be3390e 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. + + -- 2.30.2