From 02660608b7135d0a5e9bfb4725f98f30f0620c1c Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 1 Jun 2021 20:37:41 +0200 Subject: reflector-2020.12.20.1.tar.xz --- Reflector.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Reflector.py') diff --git a/Reflector.py b/Reflector.py index 26e5b99..dcf85fd 100644 --- a/Reflector.py +++ b/Reflector.py @@ -66,7 +66,7 @@ DEFAULT_CACHE_TIMEOUT = 300 SORT_TYPES = { 'age': 'last server synchronization', 'rate': 'download rate', - 'country': 'server\'s location', + 'country': 'country name, either alphabetically or in the order given by the --country option', 'score': 'MirrorStatus score', 'delay': 'MirrorStatus delay', } -- cgit v1.2.3-54-g00ecf