summaryrefslogtreecommitdiffstats
path: root/man/timedatectl.xml
diff options
context:
space:
mode:
authorMike Yuan <me@yhndnzj.com>2024-08-20 12:32:57 +0200
committerMike Yuan <me@yhndnzj.com>2024-08-21 15:17:02 +0200
commit988ca0953ea151624d32f5e3cd92334f7533ed11 (patch)
tree37ef0abb117ee889af57ae7464b9bfdf96da7f00 /man/timedatectl.xml
parentRevert "cgroup-util: Don't try to open pidfd for kernel threads" (diff)
downloadsystemd-988ca0953ea151624d32f5e3cd92334f7533ed11.tar.xz
systemd-988ca0953ea151624d32f5e3cd92334f7533ed11.zip
man: use standard-options for --no-ask-password everywhere
Diffstat (limited to '')
-rw-r--r--man/timedatectl.xml10
1 files changed, 1 insertions, 9 deletions
diff --git a/man/timedatectl.xml b/man/timedatectl.xml
index ece8833295..11c3a57ec0 100644
--- a/man/timedatectl.xml
+++ b/man/timedatectl.xml
@@ -207,15 +207,6 @@
<variablelist>
<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="v195"/></listitem>
- </varlistentry>
-
- <varlistentry>
<term><option>--adjust-system-clock</option></term>
<listitem><para>If <command>set-local-rtc</command> is invoked
@@ -285,6 +276,7 @@
<xi:include href="user-system-options.xml" xpointer="host" />
<xi:include href="user-system-options.xml" xpointer="machine" />
+ <xi:include href="standard-options.xml" xpointer="no-ask-password" />
<xi:include href="standard-options.xml" xpointer="help" />
<xi:include href="standard-options.xml" xpointer="version" />
<xi:include href="standard-options.xml" xpointer="no-pager" />