diff --git a/docs/userguide/cmd_ci.rst b/docs/userguide/cmd_ci.rst index a9b7b153..a036d2e7 100644 --- a/docs/userguide/cmd_ci.rst +++ b/docs/userguide/cmd_ci.rst @@ -41,6 +41,11 @@ easily. which can be a path to directory, file or `Glob Pattern `_. +.. note:: + You can omit ``SRC`` argument and set path (multiple paths are allowed + denoting with ``:``) to + ``PLATFORMIO_CI_SRC`` `Environment variable `_ + Options -------