diff -r 02b74bd4373f -r 42d702fd5dd1 steps.mk --- a/steps.mk Wed Mar 17 00:21:57 2010 +0100 +++ b/steps.mk Thu Jul 15 22:34:31 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