diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-10-18 13:40:32 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-10-18 13:40:32 +0200 |
commit | f3c17ab56c9d06c2b99729c2e4b60e8fd19cbb37 (patch) | |
tree | cf7b8d1275d24fe7822665c9f4554473de292ed2 /bbot/worker/worker.cxx | |
parent | ecbfab741aed81feb3d71f8f36f97efa2260316b (diff) |
Document config option/variable prefix
Diffstat (limited to 'bbot/worker/worker.cxx')
-rw-r--r-- | bbot/worker/worker.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bbot/worker/worker.cxx b/bbot/worker/worker.cxx index 91d4a56..93e3ca2 100644 --- a/bbot/worker/worker.cxx +++ b/bbot/worker/worker.cxx @@ -477,7 +477,7 @@ build (size_t argc, const char* argv[]) } } - // b <config-args> <env-config-args> create(<dir>, <env-modules>) + // b create(<dir>, <env-modules>) <config-args> <env-config-args> // // b.test-installed.create // |