summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-11-11 03:06:14 +0100
committerLennart Poettering <lennart@poettering.net>2013-11-11 15:54:43 +0100
commitcbb76c29ccd1a639ada00425fa7cc408507f171d (patch)
tree46be4ab09a7457867a11ed2770e934f562e0548f /man
parent966204e010ed432a1d7a0481d41a326d8ec7b0c8 (diff)
systemctl: add new "list-timers" command
Diffstat (limited to 'man')
-rw-r--r--man/systemctl.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index d842b787e3..33a293581c 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -555,6 +555,17 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service
</varlistentry>
<varlistentry>
+ <term><command>list-timers</command></term>
+
+ <listitem>
+ <para>List timer units ordered by the time they elapse next.</para>
+
+ <para>See also the options <option>--all</option> and
+ <option>--failed</option>.</para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><command>start <replaceable>NAME</replaceable>...</command></term>
<listitem>