diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index 5a2524112..eab57d8ae 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -3233,7 +3233,7 @@ | |||
3233 | /* -N exists for mostly compat reasons, thus not essential to inform */ \ | 3233 | /* -N exists for mostly compat reasons, thus not essential to inform */ \ |
3234 | /* the user that it exists: user may use nice as well */ \ | 3234 | /* the user that it exists: user may use nice as well */ \ |
3235 | /* "\n -N Run at high priority" */ \ | 3235 | /* "\n -N Run at high priority" */ \ |
3236 | "\n -w Do not set time (used to look at peer data)" \ | 3236 | "\n -w Do not set time (only query peers), implies -n" \ |
3237 | "\n -l Run as server on port 123" \ | 3237 | "\n -l Run as server on port 123" \ |
3238 | "\n -p PEER Obtain time from PEER (may be repeated)" \ | 3238 | "\n -p PEER Obtain time from PEER (may be repeated)" \ |
3239 | 3239 | ||