mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2026-09-10 07:36:35 -04:00
doc: Update gotta-patch-em help in readme.md
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
parent
bc2b01f36c
commit
9cdefce3c3
|
|
@ -616,6 +616,7 @@ Usage: ./gotta-patch-em-all-font-patcher!.sh [OPTION] [FILTER]
|
|||
|
||||
OPTION:
|
||||
-c, --checkfont Create the font(s) in check-fonts/ instead
|
||||
-p, --purge Force purging of the destination in patched-fonts/
|
||||
-t, --keeptime Try to preserve timestamp of previously patched
|
||||
font in patched-fonts/ directory
|
||||
-v, --verbose Show more information when running
|
||||
|
|
@ -634,6 +635,11 @@ Usage: ./gotta-patch-em-all-font-patcher!.sh [OPTION] [FILTER]
|
|||
the filter are processed only.
|
||||
Example ./gotta-patch-em-all-font-patcher\!.sh "/iosevka"
|
||||
Process all font files that are in directory "iosevka"
|
||||
|
||||
ENVIRONMENT:
|
||||
NERDFONTS: You can supply any font-patcher arguments here that will
|
||||
be appended to all internal font-patcher calls. For example
|
||||
NERDFONTS="--dry --debug 2" ./gotta-patch-em-all-font-patcher!.sh
|
||||
```
|
||||
|
||||
## Contributing
|
||||
|
|
|
|||
Loading…
Reference in a new issue