aboutsummaryrefslogtreecommitdiff
path: root/bbot/worker/worker.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bbot/worker/worker.cli')
-rw-r--r--bbot/worker/worker.cli8
1 files changed, 8 insertions, 0 deletions
diff --git a/bbot/worker/worker.cli b/bbot/worker/worker.cli
index e84d147..e3e37ce 100644
--- a/bbot/worker/worker.cli
+++ b/bbot/worker/worker.cli
@@ -82,6 +82,14 @@ namespace bbot
specified, then the user's home directory is used."
}
+ path --environment
+ {
+ "<path>",
+ "The environment setup executable path. This option is normally passed
+ by the worker running in the startup mode to the worker executed in the
+ build mode."
+ }
+
// Testing options.
//
string --tftp-host = "196.254.111.222"