diff -r 02b74bd4373f -r a6a4beab3125 steps.mk --- a/steps.mk Wed Mar 17 00:21:57 2010 +0100 +++ b/steps.mk Fri Apr 02 00:18:26 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