From 6d0274f11547a0f11200bb82bf598a5a253e12cf Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 17 Oct 2012 02:50:09 +0200 Subject: timedatectl: introduce new command line client for timedated Much like logind has a client in loginctl, and journald in journalctl introduce timedatectl, to change the system time (incl. RTC), timezones and related settings. --- man/systemd-timedated.service.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man/systemd-timedated.service.xml') diff --git a/man/systemd-timedated.service.xml b/man/systemd-timedated.service.xml index 47e762284a..ea2abc5765 100644 --- a/man/systemd-timedated.service.xml +++ b/man/systemd-timedated.service.xml @@ -64,6 +64,10 @@ is automatically activated on request and terminates itself when it is unused. + The tool + timedatectl1 + is a command line client to this service. + See the developer documentation for information about @@ -75,6 +79,7 @@ See Also systemd1, + timedatectl1, localtime5, hwclock8 -- cgit v1.2.3