diff options
Diffstat (limited to 'patch/RULES')
-rw-r--r-- | patch/RULES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/patch/RULES b/patch/RULES index 87bf575..15bc818 100644 --- a/patch/RULES +++ b/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"] |