diff options
Diffstat (limited to 'include/usage.h')
-rw-r--r-- | include/usage.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/usage.h b/include/usage.h index 760e8545b..6978bb6e9 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -3217,9 +3217,8 @@ | |||
3217 | "\nOptions:" \ | 3217 | "\nOptions:" \ |
3218 | "\n -d Verbose" \ | 3218 | "\n -d Verbose" \ |
3219 | "\n -n Do not daemonize" \ | 3219 | "\n -n Do not daemonize" \ |
3220 | "\n -g Set system time even if offset is > 1000 sec" \ | ||
3221 | "\n -q Quit after clock is set" \ | 3220 | "\n -q Quit after clock is set" \ |
3222 | /* -N exists for mostly compat reasons, thus Not essential to inform */ \ | 3221 | /* -N exists for mostly compat reasons, thus not essential to inform */ \ |
3223 | /* the user that it exists: user may use nice as well */ \ | 3222 | /* the user that it exists: user may use nice as well */ \ |
3224 | /* "\n -N Run at high priority" */ \ | 3223 | /* "\n -N Run at high priority" */ \ |
3225 | "\n -l Run as server on port 123" \ | 3224 | "\n -l Run as server on port 123" \ |