From 242572322697947d1eb8dcb322e5046947826b4e Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Sat, 7 Jan 2023 10:21:21 -0600 Subject: [PATCH] docs: update help.svg --- Makefile | 4 ++ assets/help.svg | 100 ++++++++++++++++++++++++------------------------ 2 files changed, 54 insertions(+), 50 deletions(-) diff --git a/Makefile b/Makefile index 0015b39..aeeed61 100644 --- a/Makefile +++ b/Makefile @@ -39,6 +39,10 @@ lint: clean: @rm -rf patched/* +# depends on daylinmorgan/yartsu +assets/help.svg: + yartsu -o $@ -t 'make help' -- $(MAKE) -s help + msg = $(call tprint,{a.bold}==>{a.end} {a.b_magenta}$(1){a.end} {a.bold}<=={a.end}) USAGE = {a.b_green}Update MonoLisa with Nerd Fonts! {a.end}\n\n{a.header}usage{a.end}:\n make \n -include .task.mk diff --git a/assets/help.svg b/assets/help.svg index fd364d7..347397a 100644 --- a/assets/help.svg +++ b/assets/help.svg @@ -1,4 +1,4 @@ - + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - help + make help - + - - Update MonoLisa with Nerd Fonts!  - -usage: -make <recipe> - -       patch | add nerd fonts to MonoLisa -update-fonts | move fonts and update fc-cache -       check | check fc-list for MonoLisa -  update-src | update nerd fonts source -        lint | check shell scripts -       clean | remove patched fonts -     h, help | show this help - + + Update MonoLisa with Nerd Fonts!  + +usage: +make <recipe> + +         patch │ apply nerd fonts patch +  update-fonts │ move fonts and update fc-cache +         check │ check fc-list for MonoLisa +    update-src │ update nerd fonts source +          lint │ run pre-commit hooks +         clean │ remove patched fonts +       h, help │ show this help +