summaryrefslogtreecommitdiff
path: root/steps.mk
diff options
context:
space:
mode:
Diffstat (limited to 'steps.mk')
-rw-r--r--steps.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/steps.mk b/steps.mk
index 4afb6a7..7d6ea80 100644
--- a/steps.mk
+++ b/steps.mk
@@ -8,8 +8,8 @@ help-build::
@echo ' list-steps - List all build steps'
help-env::
- @echo ' STOP - Stop the build just after this step'
- @echo ' RESTART - Restart the build just before this step'
+ @echo ' STOP=step - Stop the build just after this step (list with list-steps)'
+ @echo ' RESTART=step - Restart the build just before this step (list with list-steps)'
# ----------------------------------------------------------
# The steps list