X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d5b8652f53bf2ac40cbb7fcd31597d0cd08cac98..d3cb9460f0a30f9602508bed7507c906b8a6d91d:/doc/user/topics/run-command.html.textile.liquid diff --git a/doc/user/topics/run-command.html.textile.liquid b/doc/user/topics/run-command.html.textile.liquid index 07f01acaeb..78f1c84aee 100644 --- a/doc/user/topics/run-command.html.textile.liquid +++ b/doc/user/topics/run-command.html.textile.liquid @@ -167,10 +167,7 @@ Generate a list of lists, where items are grouped on common subexpression match. "regex": "[^a]*(a?).*"}, "command": ["echo", {"foreach": "$(b)", "var": "b_var", - "command": ["--group", - {"foreach": "$(b_var)", - "var": "c_var", - "command": "$(c_var)"}]}] + "command": ["--group", "$(b_var)"]}] }