Typo in help
This commit is contained in:
2
Makefile
2
Makefile
@@ -168,7 +168,7 @@ help:
|
||||
printf '\nmake [all|poc|dockerpoc|build|dockerbuild|run|dockerrun]\n\n'
|
||||
printf '\tall\t\tbuilds, runs and uploads the experiment results\n'
|
||||
printf '\tpoc\t\tbuilds and runs a v1/v2 PoC\n'
|
||||
printf '\tdockerpoc\t\tbuilds and runs a v1/v2 PoC\n'
|
||||
printf '\tdockerpoc\tbuilds and runs a v1/v2 PoC\n'
|
||||
printf '\tbuild\t\tbuilds the experiment programs\n'
|
||||
printf '\tdockerbuild\tbuilds the experiment programs within a container\n'
|
||||
printf '\trun\t\texecute the experiment\n'
|
||||
|
||||
Reference in New Issue
Block a user