diff --git a/Manual.md b/Manual.md index a9c681f7994..b26ed91d7a2 100644 --- a/Manual.md +++ b/Manual.md @@ -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. + #### About the many types of `depends` variable.