summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ftpsync3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/ftpsync b/bin/ftpsync
index e8c30c4..99ec2a6 100755
--- a/bin/ftpsync
+++ b/bin/ftpsync
@@ -207,7 +207,8 @@ fi
# mirrorring. Use as space seperated list. #
# Possible values are: #
# alpha, amd64, arm, armel, hppa, hurd-i386, i386, ia64, #
-# m68k, mipsel, mips, powerpc, s390, sh, sparc and source #
+# mipsel, mips, powerpc, s390, sparc, kfreebsd-i386, kfreebsd-amd64 #
+# and source. #
# eg. ARCH_EXCLUDE="alpha arm armel mipsel mips s390 sparc" #
# #
# An unset value will mirror all architectures #