summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/loginctl.xml8
-rw-r--r--man/systemctl.xml12
2 files changed, 15 insertions, 5 deletions
diff --git a/man/loginctl.xml b/man/loginctl.xml
index af1d631cf4..cf0be0d19b 100644
--- a/man/loginctl.xml
+++ b/man/loginctl.xml
@@ -119,6 +119,14 @@
</varlistentry>
<varlistentry>
+ <term><option>--no-ask-password</option></term>
+
+ <listitem><para>Don't query the user
+ for authentication for privileged
+ operations.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--kill-who=</option></term>
<listitem><para>When used with
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 167a72b58b..84f1b1cd60 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -299,11 +299,13 @@
<command>systemctl</command> will
query the user on the terminal for the
necessary secrets. Use this option to
- switch this behavior off. In this
- case the password must be supplied by
- some other means (for example
- graphical password agents) or the
- service might fail.</para></listitem>
+ switch this behavior off. In this case
+ the password must be supplied by some
+ other means (for example graphical
+ password agents) or the service might
+ fail. This also disables querying the
+ user for authentication for privileged
+ operations.</para></listitem>
</varlistentry>
<varlistentry>