diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-06-21 10:51:35 +0900 |
---|---|---|
committer | Sven Eden <yamakuzure@gmx.net> | 2018-08-24 16:47:08 +0200 |
commit | 34e0bb9871aafd83d56aca563dfb0cbf8603ff72 (patch) | |
tree | 0232110a24a5e0e6b62555af0a8eedf5054faa9b | |
parent | e99d480f44a1e9517f52997d99bd052d9df3392e (diff) |
NEWS: mention 'timedatectl show'
-rw-r--r-- | NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -220,9 +220,10 @@ CHANGES WITH 239 in spe: example, "elogind-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 elogind-timesyncd) and - "show-timesync" (to show bus properties of elogind-timesyncd). + * timedatectl gained three new verbs: "show" shows bus properties of + elogind-timedated, "timesync-status" shows the current NTP + synchronization state of elogind-timesyncd, and "show-timesync" + shows bus properties of elogind-timesyncd. * elogind-timesyncd gained a bus interface on which it exposes details about its state. |