Skip to content
Snippets Groups Projects
Commit 362e38eb authored by Diana Tikhonova's avatar Diana Tikhonova Committed by Diana Tikhonova
Browse files

clarify delimiter for run -c option

parent a88d3c3d
No related branches found
No related tags found
1 merge request!1447Clarify delimiter accepted in CLI arguments with multiple values
......@@ -58,7 +58,7 @@ pub struct Run {
value_name = "PARAMETER=VALUE",
use_value_delimiter = false
)]
/// A list of key-value pairs specifying configuration parameters.
/// A comma-separated list of key-value pairs specifying configuration parameters.
///
/// These will override both parameters provided in the config.yaml file,
/// the command-line parameters and the environment variables.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment