chiark / gitweb /
Fix service file to match installed elogind binary location
[elogind.git] / man / standard-options.xml
index ec9146d8b5dd2525e50735a01d905737238908d8..f718451a1b38d8d3cd30fa176e75b84b0c1fff45 100644 (file)
       <para>Do not pipe output into a pager.</para>
     </listitem>
   </varlistentry>
+
+  <varlistentry id='no-ask-password'>
+    <term><option>--no-ask-password</option></term>
+
+    <listitem><para>Do not query the user for authentication for privileged operations.</para></listitem>
+  </varlistentry>
+
+  <varlistentry id='no-legend'>
+    <term><option>--no-legend</option></term>
+
+    <listitem>
+      <para>Do not print the legend, i.e. column headers and the
+      footer with hints.</para>
+    </listitem>
+  </varlistentry>
 </variablelist>