From: Lennart Poettering Date: Thu, 23 Apr 2020 14:51:37 +0000 (+0200) Subject: man: document binfmt's new --unregister switch X-Git-Tag: v246-rc1~506^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F15566%2Fhead;p=thirdparty%2Fsystemd.git man: document binfmt's new --unregister switch --- diff --git a/man/systemd-binfmt.service.xml b/man/systemd-binfmt.service.xml index 27e34195afe..41a8247c5f4 100644 --- a/man/systemd-binfmt.service.xml +++ b/man/systemd-binfmt.service.xml @@ -41,6 +41,14 @@ Options + + + + 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. + +