summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-08-19 14:50:04 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-08-19 14:50:04 +0100
commit7bc6faf4f8971c7b48d0ea765fb9df7d2f21b7d4 (patch)
treeb6e225c5490441afd37edf181c85e5598558b9be
parenta8a819d860aa5c3e0ba2ded3330197a4baa6d6e0 (diff)
adjust function description
-rwxr-xr-xsrc/backend/libsisyphus.py2
1 files changed, 1 insertions, 1 deletions
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()