doc: add `ostree admin deploy` option `--karg-delete`
authorHuijingHei <hhei@redhat.com>
Tue, 17 Oct 2023 12:23:07 +0000 (20:23 +0800)
committerHuijingHei <hhei@redhat.com>
Tue, 17 Oct 2023 12:23:07 +0000 (20:23 +0800)
man/ostree-admin-deploy.xml

index 8915ad2c0bca56050d3eea44c46255a729271a04..8be3390e6112439b4616464eebf95630e24a543e 100644 (file)
@@ -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>