Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-09-26 19:14:56 +0400
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-09-26 19:14:56 +0400
commit1a89133caf043d553d866cd6e707e687e914a013 (patch)
tree01a1bfc82784bf367c40db6d1734c98c43900c53 /debianutils
parent48a6773b3ae627a67ab7b191df0063dcefc3f470 (diff)
Markus Heidelberg writes:
* document --nicelevel in Config.in * usage: --verbose is the fancy option, not --quiet
Diffstat (limited to 'debianutils')
-rw-r--r--debianutils/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/debianutils/Config.in b/debianutils/Config.in
index 4ed00ddfa..8deb38f37 100644
--- a/debianutils/Config.in
+++ b/debianutils/Config.in
@@ -64,6 +64,7 @@ config FEATURE_START_STOP_DAEMON_FANCY
Support additional arguments.
-o|--oknodo ignored since we exit with 0 anyway
-v|--verbose
+ -N|--nicelevel N
config FEATURE_START_STOP_DAEMON_LONG_OPTIONS
bool "Enable long options"