diff --git a/assets/help.svg b/assets/help.svg
index 467d5e4..ebc926f 100644
--- a/assets/help.svg
+++ b/assets/help.svg
@@ -16,14 +16,14 @@
font-weight: 700;
}
- .terminal-2624234259-matrix {
+ .terminal-3542066451-matrix {
font-family: Fira Code, monospace;
font-size: 20px;
line-height: 24.4px;
font-variant-east-asian: full-width;
}
- .terminal-2624234259-title {
+ .terminal-3542066451-title {
font-size: 18px;
font-weight: bold;
font-family: arial;
@@ -33,95 +33,95 @@
-webkit-filter: drop-shadow( 2px 5px 2px rgba(0, 0, 0, .7));
filter: drop-shadow( 2px 5px 2px rgba(0, 0, 0, .7));
}
- .terminal-2624234259-r1 { fill: #94e2d5;font-weight: bold }
-.terminal-2624234259-r2 { fill: #c6d0f5 }
-.terminal-2624234259-r3 { fill: #f5c2e7;font-weight: bold }
-.terminal-2624234259-r4 { fill: #c6d0f5;font-style: italic;;text-decoration: underline; }
-.terminal-2624234259-r5 { fill: #f9e2af;font-weight: bold }
-.terminal-2624234259-r6 { fill: #8288a5 }
+ .terminal-3542066451-r1 { fill: #94e2d5;font-weight: bold }
+.terminal-3542066451-r2 { fill: #c6d0f5 }
+.terminal-3542066451-r3 { fill: #f5c2e7;font-weight: bold }
+.terminal-3542066451-r4 { fill: #c6d0f5;font-style: italic;;text-decoration: underline; }
+.terminal-3542066451-r5 { fill: #f9e2af;font-weight: bold }
+.terminal-3542066451-r6 { fill: #8288a5 }
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
- make help
+ make help
-
+
-
- usage:
-make <recipe>
-
- Turn your `Makefile` into
- the task runner you always needed.
- See the example output below.
-
-bootstrap | generate local dev environment
- lint | lint the python
- assets | generate assets
- list-% | use pathlib.Path to list files
- release | release new version of task.mk
- c, clean | remove the generated files
- 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.
+
+bootstrap | generate local dev environment
+ lint | lint the python
+ assets | generate assets
+ list-% | use pathlib.Path to list files
+ release | release new version of task.mk
+ c, clean | remove the generated files
+ info | demonstrate usage of tprint
+ h, help | show this help
+
+for more info: github.com/daylinmorgan/task.mk