From b14545ee60a894faac65d1087e643d8bcefcc863 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Tue, 27 Sep 2022 07:58:56 +0200 Subject: [PATCH] README.rst: Add the emirrordist command --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index a1202de..abb62b3 100644 --- a/README.rst +++ b/README.rst @@ -67,6 +67,12 @@ GENTOO_MIRRORS configuration in /etc/portage: GENTOO_MIRRORS="... https://files.holgersson.xyz/gentoo/distfiles/ ..." +The distfiles are updated daily using the tool `emirrordist` from portage: + +.. code:: shell + + emirrordist --delete --mirror --repo holgersson-overlay --distfiles + Maintainer ==========