From dafd5539f0c806d55394d31c0ae1543ede5bad19 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 14 Nov 2018 12:28:54 +0000 Subject: make this a bit more clear --- src/backend/libsisyphus.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/backend/libsisyphus.py') diff --git a/src/backend/libsisyphus.py b/src/backend/libsisyphus.py index ec2d848..9ed08c6 100644 --- a/src/backend/libsisyphus.py +++ b/src/backend/libsisyphus.py @@ -586,9 +586,9 @@ def showHelp(): print("* If Portage's package database is corrupted (in this case you're screwed anyway :D), only a partial resurrection will be possible") print("* If Portage's package database is intact, full resurrection will be possible" + "\n") print("--mirror --list") - print("* List available mirrors (the active one is marked with *)" + "\n") + print("* List available binary package repository mirrors (the active one is marked with *)" + "\n") print("--mirror --set INDEX") - print("* Switch the repository to the selected mirror" + "\n") + print("* Switch the binary package repository to the selected mirror" + "\n") print("--sysinfo") print("* Display information about installed core packages and portage configuration" + "\n") print("--help") -- cgit v1.2.3