aboutsummaryrefslogtreecommitdiff
path: root/docs/yaml/functions/configure_file.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/yaml/functions/configure_file.yaml')
-rw-r--r--docs/yaml/functions/configure_file.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/yaml/functions/configure_file.yaml b/docs/yaml/functions/configure_file.yaml
index 8f4d9e0..df37ff5 100644
--- a/docs/yaml/functions/configure_file.yaml
+++ b/docs/yaml/functions/configure_file.yaml
@@ -20,6 +20,9 @@ description: |
this function will copy the file provided in `input:` to a file in the
build directory with the name `output:` in the current directory.
+warnings:
+ - the `install_mode` kwarg ignored integer values between 0.62 -- 1.1.0.
+
kwargs:
capture:
type: bool