aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h
index 461f5fca1..760e8545b 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -3219,6 +3219,9 @@
3219 "\n -n Do not daemonize" \ 3219 "\n -n Do not daemonize" \
3220 "\n -g Set system time even if offset is > 1000 sec" \ 3220 "\n -g Set system time even if offset is > 1000 sec" \
3221 "\n -q Quit after clock is set" \ 3221 "\n -q Quit after clock is set" \
3222/* -N exists for mostly compat reasons, thus Not essential to inform */ \
3223/* the user that it exists: user may use nice as well */ \
3224/* "\n -N Run at high priority" */ \
3222 "\n -l Run as server on port 123" \ 3225 "\n -l Run as server on port 123" \
3223 "\n -p PEER Obtain time from PEER (may be repeated)" \ 3226 "\n -p PEER Obtain time from PEER (may be repeated)" \
3224 3227