From 46e97c390b18876bbc647ad69ff4d151bfe9f857 Mon Sep 17 00:00:00 2001 From: Zoffix Znet Date: Sat, 9 Apr 2016 19:44:28 -0400 Subject: [PATCH] Clarify behaviour when multiple files are specified --- api_docs/run.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/api_docs/run.md b/api_docs/run.md index 917653e..f2f354f 100644 --- a/api_docs/run.md +++ b/api_docs/run.md @@ -17,6 +17,8 @@ ] } +Note: the first file in the array will be the one executed. The rest of the files can be supporting files, such as +modules the first file uses. ### Example response data {