diff options
Diffstat (limited to 'include/usage.src.h')
-rw-r--r-- | include/usage.src.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/include/usage.src.h b/include/usage.src.h index ebd8c2e6a..0eff1b129 100644 --- a/include/usage.src.h +++ b/include/usage.src.h | |||
@@ -2989,9 +2989,7 @@ INSERT | |||
2989 | "\n -d Verbose" \ | 2989 | "\n -d Verbose" \ |
2990 | "\n -n Do not daemonize" \ | 2990 | "\n -n Do not daemonize" \ |
2991 | "\n -q Quit after clock is set" \ | 2991 | "\n -q Quit after clock is set" \ |
2992 | /* -N exists for mostly compat reasons, thus not essential to inform */ \ | 2992 | "\n -N Run at high priority" \ |
2993 | /* the user that it exists: user may use nice as well */ \ | ||
2994 | /* "\n -N Run at high priority" */ \ | ||
2995 | "\n -w Do not set time (only query peers), implies -n" \ | 2993 | "\n -w Do not set time (only query peers), implies -n" \ |
2996 | "\n -l Run as server on port 123" \ | 2994 | "\n -l Run as server on port 123" \ |
2997 | "\n -S PROG Run PROG after stepping time, stratum change, and every 11 mins" \ | 2995 | "\n -S PROG Run PROG after stepping time, stratum change, and every 11 mins" \ |