summaryrefslogtreecommitdiffstats
path: root/man/resolvectl.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2024-08-19 04:36:22 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2024-08-19 04:36:22 +0200
commit5703301ada97d43bfdf8b4f5379c6070ef96e078 (patch)
tree9017666d0a6d302b9a747518ff9c963dbd1a4dbc /man/resolvectl.xml
parentresolvectl: enable interactive authentication for dbus method call (diff)
downloadsystemd-5703301ada97d43bfdf8b4f5379c6070ef96e078.tar.xz
systemd-5703301ada97d43bfdf8b4f5379c6070ef96e078.zip
resolvectl: introduce --no-ask-password option
Diffstat (limited to 'man/resolvectl.xml')
-rw-r--r--man/resolvectl.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/man/resolvectl.xml b/man/resolvectl.xml
index ed656b48d7..303aa93291 100644
--- a/man/resolvectl.xml
+++ b/man/resolvectl.xml
@@ -495,6 +495,16 @@
<xi:include href="version-info.xml" xpointer="v256"/></listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--no-ask-password</option></term>
+
+ <listitem>
+ <para>Do not query the user for authentication for privileged operations.</para>
+
+ <xi:include href="version-info.xml" xpointer="v257"/>
+ </listitem>
+ </varlistentry>
+
<xi:include href="standard-options.xml" xpointer="json" />
<xi:include href="standard-options.xml" xpointer="j" />
<xi:include href="standard-options.xml" xpointer="no-pager" />