summaryrefslogtreecommitdiff
path: root/src/couch/priv/couch_js/help.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/couch/priv/couch_js/help.h')
-rw-r--r--src/couch/priv/couch_js/help.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/couch/priv/couch_js/help.h b/src/couch/priv/couch_js/help.h
index e6afaa830..c6d76b257 100644
--- a/src/couch/priv/couch_js/help.h
+++ b/src/couch/priv/couch_js/help.h
@@ -54,7 +54,7 @@ static const char USAGE_TEMPLATE[] =
" most SIZE bytes of memory to be allocated\n"
" -u FILE path to a .uri file containing the address\n"
" (or addresses) of one or more servers\n"
- " --no-eval Disable runtime code evaluation\n"
+ " --eval Enable runtime code evaluation (dangerous!)\n"
"\n"
"Report bugs at <%s>.\n";