diff options
Diffstat (limited to 'rules/patch')
-rw-r--r-- | rules/patch/RULES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/patch/RULES b/rules/patch/RULES index 712a487..6f4471c 100644 --- a/rules/patch/RULES +++ b/rules/patch/RULES @@ -151,6 +151,7 @@ [ "The single source file to patch, typically an explicit file reference." ] , "patch": ["The patch to apply."] + , "patch-defaults": ["The patch binary (and toolchain) to use"] } , "artifacts_doc": ["The patched file, staged to the position the of the original file"] |