summaryrefslogtreecommitdiff
path: root/buildstream/plugins/sources/patch.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/plugins/sources/patch.py')
-rw-r--r--buildstream/plugins/sources/patch.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/buildstream/plugins/sources/patch.py b/buildstream/plugins/sources/patch.py
index c9e40b1e6..88fb2d59c 100644
--- a/buildstream/plugins/sources/patch.py
+++ b/buildstream/plugins/sources/patch.py
@@ -18,7 +18,9 @@
# Authors:
# Chandan Singh <csingh43@bloomberg.net>
-"""A Source implementation for applying local patches
+"""
+patch - apply locally stored patches
+====================================
**Usage:**