Skip to content

Commit

Permalink
doc: add ostree admin deploy option --karg-delete
Browse files Browse the repository at this point in the history
  • Loading branch information
HuijingHei committed Oct 17, 2023
1 parent b713793 commit 9cf2f3d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions man/ostree-admin-deploy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 9cf2f3d

Please sign in to comment.