summaryrefslogtreecommitdiff
path: root/buildstream/plugins/elements/manual.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/plugins/elements/manual.py')
-rw-r--r--buildstream/plugins/elements/manual.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/buildstream/plugins/elements/manual.py b/buildstream/plugins/elements/manual.py
index 998394b05..dbb799fb4 100644
--- a/buildstream/plugins/elements/manual.py
+++ b/buildstream/plugins/elements/manual.py
@@ -18,8 +18,9 @@
# Authors:
# Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
-"""Manual build element
-
+"""
+manual - Manual build element
+=============================
The most basic build element does nothing but allows users to
add custom build commands to the array understood by the :mod:`BuildElement <buildstream.buildelement>`