summaryrefslogtreecommitdiff
path: root/doc/sphinx/userguide/buildingcoreip.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sphinx/userguide/buildingcoreip.rst')
-rw-r--r--doc/sphinx/userguide/buildingcoreip.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/sphinx/userguide/buildingcoreip.rst b/doc/sphinx/userguide/buildingcoreip.rst
index a6f1dae..5af29fb 100644
--- a/doc/sphinx/userguide/buildingcoreip.rst
+++ b/doc/sphinx/userguide/buildingcoreip.rst
@@ -23,6 +23,8 @@ Core IP target, you would instead run the command
Cleaning a Target Program Build Directory
-----------------------------------------
+The ``clean`` target can be used to restore a target program's directory to a clean state.
+
.. code-block:: bash
make BSP=mee [PROGRAM=hello] [TARGET=coreip-e31] clean