]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: document binfmt's new --unregister switch 15566/head
authorLennart Poettering <lennart@poettering.net>
Thu, 23 Apr 2020 14:51:37 +0000 (16:51 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 23 Apr 2020 15:14:54 +0000 (17:14 +0200)
man/systemd-binfmt.service.xml

index 27e34195afeec0548dd3e711544d6358fc6316d6..41a8247c5f400b5c46a508a333093eb056b86ad0 100644 (file)
 
   <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" />