projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
003cb99
)
doc: add `ostree admin deploy` option `--karg-delete`
author
HuijingHei
<hhei@redhat.com>
Tue, 17 Oct 2023 12:23:07 +0000
(20:23 +0800)
committer
HuijingHei
<hhei@redhat.com>
Tue, 17 Oct 2023 12:23:07 +0000
(20:23 +0800)
man/ostree-admin-deploy.xml
patch
|
blob
|
history
diff --git
a/man/ostree-admin-deploy.xml
b/man/ostree-admin-deploy.xml
index 8915ad2c0bca56050d3eea44c46255a729271a04..8be3390e6112439b4616464eebf95630e24a543e 100644
(file)
--- a/
man/ostree-admin-deploy.xml
+++ b/
man/ostree-admin-deploy.xml
@@
-144,6
+144,14
@@
License along with this library. If not, see <https://www.gnu.org/licenses/>.
Append kernel argument; useful with e.g. console= that can be used multiple times.
</para></listitem>
</varlistentry>
+
+ <varlistentry>
+ <term><option>--karg-delete</option>="NAME=VALUE"</term>
+
+ <listitem><para>
+ Delete kernel argument if exists, can be used multiple times.
+ </para></listitem>
+ </varlistentry>
</variablelist>
</refsect1>