aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Dolbec <dolsen@gentoo.org>2022-05-30 16:01:21 -0700
committerBrian Dolbec <dolsen@gentoo.org>2022-05-30 16:11:33 -0700
commiteb9a6203b721d7247f79cb8c991ef835f1b9e1f7 (patch)
tree4ac7c8e386dfaae586929880b84ea3a5f51d7b5a /mirrorselect.8
parentRemove obsolete __future__ import of print_function (diff)
downloadmirrorselect-eb9a6203b721d7247f79cb8c991ef835f1b9e1f7.tar.gz
mirrorselect-eb9a6203b721d7247f79cb8c991ef835f1b9e1f7.tar.bz2
mirrorselect-eb9a6203b721d7247f79cb8c991ef835f1b9e1f7.zip
Apply bug 730994 https filtering patch
Author: Peter Levine Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
Diffstat (limited to 'mirrorselect.8')
-rw-r--r--mirrorselect.83
1 files changed, 3 insertions, 0 deletions
diff --git a/mirrorselect.8 b/mirrorselect.8
index 8f0f56e..49caadd 100644
--- a/mirrorselect.8
+++ b/mirrorselect.8
@@ -44,6 +44,9 @@ ftp only mode. Will not consider hosts of other types.
.B \-H, \-\-http
http only mode. Will not consider hosts of other types.
.TP
+.B \-S, \-\-https
+https only mode. Will not consider hosts of other types.
+.TP
.B \-r, \-\-rsync
rsync mode. Allows you to interactively select your rsync mirror.
Requires -i to be used.