aboutsummaryrefslogtreecommitdiff
path: root/include/usage.src.h
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-08-11 05:15:52 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-08-11 05:15:52 +0200
commitf03fc7d77a5df53aae5eb2d02a49860dc2878da7 (patch)
treebd6f7985b28867f39ce0b31353b05a72fa7686ae /include/usage.src.h
parent81d9e60a88c471c585168659e41cf50aa3653a1c (diff)
downloadbusybox-f03fc7d77a5df53aae5eb2d02a49860dc2878da7.tar.gz
ntpd: mention -N in help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'include/usage.src.h')
-rw-r--r--include/usage.src.h4
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
"\n -d Verbose" \
"\n -n Do not daemonize" \
"\n -q Quit after clock is set" \
-/* -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 -N Run at high priority" \
"\n -w Do not set time (only query peers), implies -n" \
"\n -l Run as server on port 123" \
"\n -S PROG Run PROG after stepping time, stratum change, and every 11 mins" \