diff --git a/assets/help.svg b/assets/help.svg index 83bf028..c4b2bca 100644 --- a/assets/help.svg +++ b/assets/help.svg @@ -1,4 +1,4 @@ - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + - make help + make help - + - - usage: -make <recipe> - -  Turn your `Makefile` into -  the task runner you always needed. -  See the example output below. - -          task.mk development           -  ────────────────────────────────────────── -  bootstrap │ generate local dev environment -    l, lint │ lint the python -     assets │ generate assets -    release │ release new version of task.mk -   c, clean │ remove the generated files -  ────────────────────────────────────────── - -      examples of task.mk features      -  ────────────────────────────────────────── -     list-% │ use pathlib.Path to list files -name the directory in rule (make list-src) -       info │ demonstrate usage of tprint -  ────────────────────────────────────────── -    h, help │ show this help - -for more info: github.com/daylinmorgan/task.mk + + usage: +make <recipe> + +  Turn your `Makefile` into +  the task runner you always needed. +  See the example output below. + +          task.mk development           +  ────────────────────────────────────────── +  bootstrap │ generate local dev environment +    l, lint │ lint the python +     assets │ generate assets +    release │ release new version of task.mk +   c, clean │ remove the generated files +  ────────────────────────────────────────── + +      examples of task.mk features      +  ────────────────────────────────────────── +     list-% │ use pathlib.Path to list files +name the directory in rule (make list-src) +       info │ demonstrate usage of tprint +      check │ get user confirmation or exit +  ────────────────────────────────────────── +    h, help │ show this help + +for more info: github.com/daylinmorgan/task.mk