summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ftpsync7
1 files changed, 3 insertions, 4 deletions
diff --git a/bin/ftpsync b/bin/ftpsync
index f452c5a..de35899 100755
--- a/bin/ftpsync
+++ b/bin/ftpsync
@@ -226,10 +226,9 @@ fi
# can be used to exclude a complete architecture from #
# mirrorring. Use as space seperated list. #
# Possible values are: #
-# alpha, amd64, arm, armel, armhf, hppa, hurd-i386, i386, ia64, mips #
-# mipsel, powerpc, s390, s390x, sparc, kfreebsd-i386, kfreebsd-amd64 #
-# and source. #
-# eg. ARCH_EXCLUDE="alpha arm armel mipsel mips s390 s390x sparc" #
+# alpha amd64 arm arm64 armel armhf hppa hurd-i386 i386 ia64 mips #
+# mipsel powerpc s390 s390x sparc kfreebsd-i386 kfreebsd-amd64 source #
+# eg. ARCH_EXCLUDE="arm arm64 armel mipsel mips s390 s390x sparc" #
# #
# An unset value will mirror all architectures #
########################################################################