From 920c7c2cc894b86b2a412936e805ae47ff488fff Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Fri, 20 Jan 2023 11:28:43 -0600 Subject: [PATCH] docs: update svg --- assets/help.svg | 96 ++++++++++++++++++++++++------------------------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/assets/help.svg b/assets/help.svg index 0bc2844..83dd2fe 100644 --- a/assets/help.svg +++ b/assets/help.svg @@ -16,14 +16,14 @@ font-weight: 700; } - .terminal-3882219697-matrix { + .terminal-3478059149-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-3882219697-title { + .terminal-3478059149-title { font-size: 18px; font-weight: bold; font-family: arial; @@ -33,100 +33,100 @@ -webkit-filter: drop-shadow( 2px 5px 2px rgba(0, 0, 0, .7)); filter: drop-shadow( 2px 5px 2px rgba(0, 0, 0, .7)); } - .terminal-3882219697-r1 { fill: #94e2d5;font-weight: bold } -.terminal-3882219697-r2 { fill: #c6d0f5 } -.terminal-3882219697-r3 { fill: #f5c2e7;font-weight: bold } -.terminal-3882219697-r4 { fill: #c6d0f5;font-style: italic;;text-decoration: underline; } -.terminal-3882219697-r5 { fill: #a6e3a1;font-weight: bold } -.terminal-3882219697-r6 { fill: #f9e2af;font-weight: bold } -.terminal-3882219697-r7 { fill: #8288a5 } + .terminal-3478059149-r1 { fill: #94e2d5;font-weight: bold } +.terminal-3478059149-r2 { fill: #c6d0f5 } +.terminal-3478059149-r3 { fill: #f5c2e7;font-weight: bold } +.terminal-3478059149-r4 { fill: #c6d0f5;font-style: italic;;text-decoration: underline; } +.terminal-3478059149-r5 { fill: #a6e3a1;font-weight: bold } +.terminal-3478059149-r6 { fill: #f9e2af;font-weight: bold } +.terminal-3478059149-r7 { fill: #8288a5 } - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - 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 -       info │ demonstrate usage of tprint -    h, help │ show this help - -for more info: gh.dayl.in/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 +       info │ demonstrate usage of tprint +     h help │ show this help + +for more info: gh.dayl.in/task.mk