config: more tweaking of help texts

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2017-07-27 14:45:25 +02:00
parent e9a5a6985c
commit 5b3cbe3a53
4 changed files with 6 additions and 6 deletions

View File

@ -22,7 +22,7 @@
//config: 40 4 * * * /etc/cron/daily > /dev/null 2>&1
//config:
//config:config FEATURE_CROND_D
//config: bool "Support option -d to redirect output to stderr"
//config: bool "Support -d (redirect output to stderr)"
//config: depends on CROND
//config: default y
//config: help