Mix.Tasks.Help
If given a task name, prints the documentation for that task. If no task name is given, prints the short form documentation for all tasks.
Arguments
mix help - prints all tasks and their shortdoc
mix help TASK - prints full docs for the given task
Summary
| run(list1) | Callback implementation of |