]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: document new --multipler= switch
authorLennart Poettering <lennart@poettering.net>
Mon, 8 Nov 2021 17:02:33 +0000 (18:02 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 8 Nov 2021 20:42:53 +0000 (21:42 +0100)
man/userdbctl.xml

index 611c425b795cc94bb7b1ef5f82ea73a3bbd00214..3c26ce3024a390aee41db424bdc4e9186a3c1d84 100644 (file)
         off.</para></listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term><option>--multiplexer=</option><replaceable>BOOL</replaceable></term>
+
+        <listitem><para>Controls whether to do lookups via the multiplexer service (if specified as true, the
+        default) or do lookups in the client (if specified as false). Using the multiplexer service is
+        typically preferable, since it runs in a locked down sandbox.</para></listitem>
+      </varlistentry>
+
       <xi:include href="standard-options.xml" xpointer="no-pager" />
       <xi:include href="standard-options.xml" xpointer="no-legend" />
       <xi:include href="standard-options.xml" xpointer="help" />