From 7bc6faf4f8971c7b48d0ea765fb9df7d2f21b7d4 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 19 Aug 2018 14:50:04 +0100 Subject: adjust function description --- src/backend/libsisyphus.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/backend/libsisyphus.py b/src/backend/libsisyphus.py index e45d722..17a292f 100755 --- a/src/backend/libsisyphus.py +++ b/src/backend/libsisyphus.py @@ -284,7 +284,7 @@ def removeOrphans(): portageExec.wait() syncLocalDatabase() -# call portage to perform a system upgrade (CLI frontend) +# fetch binaries and call portage to perform a system upgrade using local cache (CLI frontend) def startUpgrade(): syncAll() -- cgit v1.2.3