Manual.md: document fetch_cmd

This commit is contained in:
maxice8 2019-01-21 10:16:33 -02:00 committed by maxice8
parent 07c2dc7131
commit b2e99e0e94
1 changed files with 2 additions and 0 deletions

View File

@ -658,6 +658,8 @@ that shouldn't remove the kernel files when they are removed in case it might br
user's booting and module loading. Otherwise in the majority of cases it should not be
used.
- `fetch_cmd` Executable to be used to fetch URLs in `distfiles` during the `do_fetch` phase.
<a id="explain_depends"></a>
#### About the many types of `depends` variable.