From 3b55e4b03499730085924edfdf04b140ef62274e Mon Sep 17 00:00:00 2001 From: Christian Kandeler Date: Fri, 17 Nov 2017 16:19:57 +0100 Subject: Give the setupRunEnvironment script an additional parameter Required by follow-up commit. [ChangeLog] The Module.setupRunEnvironment script now has a new parameter "config". Users can set it via the --setup-run-env-config option of the run command. Change-Id: I1be57fcff5321874cf3dcf4fb3a7ef7d6f69a8a5 Reviewed-by: Jake Petroules --- doc/reference/cli/cli-options.qdocinc | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc/reference/cli/cli-options.qdocinc') diff --git a/doc/reference/cli/cli-options.qdocinc b/doc/reference/cli/cli-options.qdocinc index 2b8c751cf..73cab922c 100644 --- a/doc/reference/cli/cli-options.qdocinc +++ b/doc/reference/cli/cli-options.qdocinc @@ -396,6 +396,16 @@ //! [settings-dir] +//! [setup-run-env-config] + + \section2 \c --setup-run-env-config + + A comma-separated list of strings. They will show up in the \c config parameter + of all \c setupRunEnvironment scripts. See the \l{Module Item}{Module item} for details. + +//! [setup-run-env-config] + + //! [show-progress] \section2 \c --show-progress -- cgit v1.2.3