aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDevan Franchini <twitch153@gentoo.org>2015-03-26 20:07:58 -0400
committerDevan Franchini <twitch153@gentoo.org>2015-03-26 20:08:01 -0400
commite594083c13392b0a539acf74d09d8762dce76d23 (patch)
treeb3c42763c873d640f37dfdb513db59b8d058e28b /etc
parentoverlay.py: Closes off interpolation tuple for error message in update() (diff)
downloadlayman-e594083c13392b0a539acf74d09d8762dce76d23.tar.gz
layman-e594083c13392b0a539acf74d09d8762dce76d23.tar.bz2
layman-e594083c13392b0a539acf74d09d8762dce76d23.zip
Renames protocol_order to protocol_filter
The config/cli flag name "protocol_order" has been changed to "protocol_filter" in an attempt to provide a more suitable name for users. The description of the option has been altered as well to provide a more fitting elaboration on what the option actually does. overlay.py: Calls filter_protocols from self to prevent run-time errors.
Diffstat (limited to 'etc')
-rw-r--r--etc/layman.cfg8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/layman.cfg b/etc/layman.cfg
index 9580d33..f289aa7 100644
--- a/etc/layman.cfg
+++ b/etc/layman.cfg
@@ -66,10 +66,10 @@ conf_type : repos.conf
#-----------------------------------------------------------
#-----------------------------------------------------------
-# Protocols used by layman and the order in which layman will
-# handle them.
-# ex.) protocol_order : git, http, https, etc,...
-# protocol_order :
+# Protocols used by layman when adding overlays or updating
+# their URLs.
+# ex.) protocol_filter : git, http, https, etc,...
+# protocol_filter :
#-----------------------------------------------------------
# URLs of the remote lists of overlays (one per line) or