README.md

This commit is contained in:
Sebastian Gniazdowski 2020-01-22 00:35:14 +01:00
parent 4fa14dfbd8
commit 3814337c17

View file

@ -14,10 +14,13 @@ and
zinit ice patch'{file-name-with-the-patch-to-apply}; …' …
```
The annex (i.e. Zinit extension) will download the given `{URL}` under the
path `{optional-output-file-name}` (if no file name given, then it is taken from
last segment of the URL) in case of the `dl''` ice-mod, and apply a patch given
by the `{file-name-with-the-patch-to-apply}` in case of the `patch''` ice-mod.
The Zinit annex (i.e. an extension) will:
- download the given `{URL}` under the path `{optional-output-file-name}` (if no
file name given, then it is taken from last segment of the URL) in case of the
`dl''` ice-mod,
- apply a patch given by the `{file-name-with-the-patch-to-apply}` in case of
the `patch''` ice-mod.
You can use this functionality to download and apply patches. For example, to
install `fbterm`, two patches are being needed, one to fix the operation, the