man: document binfmt's new --unregister switch

This commit is contained in:
Lennart Poettering 2020-04-23 16:51:37 +02:00
parent 846acb6798
commit cd9aa8f0f9
1 changed files with 8 additions and 0 deletions

View File

@ -41,6 +41,14 @@
<refsect1><title>Options</title>
<variablelist>
<varlistentry>
<term><option>--unregister</option></term>
<listitem><para>If passed, instead of registering configured binary formats in the kernel, the
reverse operation is executed: all currently registered binary formats are unregistered from the
kernel.</para></listitem>
</varlistentry>
<xi:include href="standard-options.xml" xpointer="cat-config" />
<xi:include href="standard-options.xml" xpointer="no-pager" />
<xi:include href="standard-options.xml" xpointer="help" />