aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-06-21 10:51:35 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-06-21 10:51:35 +0900
commit704ae536595a045fe6c396f55e81c43751cb8e98 (patch)
tree82b95c9661ea1bfdd9d4a513711f38ddd0504c78 /NEWS
parentbash-completion: support 'timedatectl show' (diff)
downloadsystemd-704ae536595a045fe6c396f55e81c43751cb8e98.tar.gz
systemd-704ae536595a045fe6c396f55e81c43751cb8e98.tar.bz2
systemd-704ae536595a045fe6c396f55e81c43751cb8e98.zip
NEWS: mention 'timedatectl show'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 4 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 5f838bf15..07ad6875b 100644
--- a/NEWS
+++ b/NEWS
@@ -220,9 +220,10 @@ CHANGES WITH 239 in spe:
example, "systemd-tmpfiles --cat-config" will now output the full
list of tmpfiles.d/ lines in place.
- * timedatectl gained two new verbs "timesync-status" (to show the
- current NTP synchronization state of systemd-timesyncd) and
- "show-timesync" (to show bus properties of systemd-timesyncd).
+ * timedatectl gained three new verbs: "show" shows bus properties of
+ systemd-timedated, "timesync-status" shows the current NTP
+ synchronization state of systemd-timesyncd, and "show-timesync"
+ shows bus properties of systemd-timesyncd.
* systemd-timesyncd gained a bus interface on which it exposes details
about its state.