ntpd: implement -x. shrink code a bit. -69 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
4bd5189370
commit
907647fb15
2 changed files with 159 additions and 178 deletions
|
@ -3217,9 +3217,8 @@
|
|||
"\nOptions:" \
|
||||
"\n -d Verbose" \
|
||||
"\n -n Do not daemonize" \
|
||||
"\n -g Set system time even if offset is > 1000 sec" \
|
||||
"\n -q Quit after clock is set" \
|
||||
/* -N exists for mostly compat reasons, thus Not essential to inform */ \
|
||||
/* -N exists for mostly compat reasons, thus not essential to inform */ \
|
||||
/* the user that it exists: user may use nice as well */ \
|
||||
/* "\n -N Run at high priority" */ \
|
||||
"\n -l Run as server on port 123" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue