diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-08-21 09:00:00 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-08-21 10:29:52 +0200 |
commit | b539d47269b7c3592879056f543301d16595d75b (patch) | |
tree | a8cbae936eef61b6c7b15e29ec878292092790c7 /patch/RULES | |
parent | 78540814ad421bc02a4f6c7396d81c38c95ef503 (diff) | |
download | rules-cc-b539d47269b7c3592879056f543301d16595d75b.tar.gz |
rules: Add documentation for the implict dependencies
Diffstat (limited to 'patch/RULES')
-rw-r--r-- | patch/RULES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patch/RULES b/patch/RULES index 712a487..6f4471c 100644 --- a/patch/RULES +++ b/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"] |