]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
timedatectl: add missing commands to the help output
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Mon, 23 Oct 2023 13:29:40 +0000 (15:29 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 23 Oct 2023 14:48:58 +0000 (15:48 +0100)
Follow up to 159a855b34c35484c28cf4b0178f93bc16447fac

src/timedate/timedatectl.c

index 93e69a28b0e27607683af6709602208e67e31e4f..418faa5054cd71415a9709509cea1b278bb3ce4e 100644 (file)
@@ -873,6 +873,9 @@ static int help(void) {
                "\nsystemd-timesyncd Commands:\n"
                "  timesync-status          Show status of systemd-timesyncd\n"
                "  show-timesync            Show properties of systemd-timesyncd\n"
+               "  ntp-servers INTERFACE SERVER…\n"
+               "                           Set the interface specific NTP servers\n"
+               "  revert INTERFACE         Revert the interface specific NTP servers\n"
                "\nOptions:\n"
                "  -h --help                Show this help message\n"
                "     --version             Show package version\n"