aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index f26d604..907135c 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,9 @@ Create reproducible pipeline deliveries
--install-variant miniconda Python variant
-i --install-version version of miniconda installer
-R --run-tests scan merged packages and execute their tests
+ --test-program program that will execute tests
+ --test-args arguments passed to test executor
+ --test-requires path to pip requirements file
--base-spec conda explicit or yaml environment dump file
-h --help This help information.
```