summaryrefslogtreecommitdiff
path: root/rules/patch/RULES
diff options
context:
space:
mode:
Diffstat (limited to 'rules/patch/RULES')
-rw-r--r--rules/patch/RULES3
1 files changed, 3 insertions, 0 deletions
diff --git a/rules/patch/RULES b/rules/patch/RULES
index 87bf5750..15bc818f 100644
--- a/rules/patch/RULES
+++ b/rules/patch/RULES
@@ -7,6 +7,9 @@
["The single source file to patch, typically an explict file reference."]
, "patch": ["The patch to apply."]
}
+ , "artifacts_doc":
+ ["The patched file, staged to the position the of the original file"]
+ , "runfiles_doc": ["Same as artifacts"]
, "imports":
{ "stage_field": ["./", "..", "stage_singleton_field"]
, "stage_artifact": ["./", "..", "stage_artifact_to_singleton_field"]