diff -r 02b74bd4373f -r 2d3a2b3f4a0c steps.mk --- a/steps.mk Wed Mar 17 00:21:57 2010 +0100 +++ b/steps.mk Fri Jul 30 00:18:02 2010 +0200 @@ -8,8 +8,8 @@ @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