summaryrefslogtreecommitdiff
path: root/etc/runmirrors.mirror.sample
diff options
context:
space:
mode:
Diffstat (limited to 'etc/runmirrors.mirror.sample')
-rw-r--r--etc/runmirrors.mirror.sample7
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/runmirrors.mirror.sample b/etc/runmirrors.mirror.sample
index e529376..3d31ec7 100644
--- a/etc/runmirrors.mirror.sample
+++ b/etc/runmirrors.mirror.sample
@@ -27,6 +27,7 @@
# finish stage1 before stage2 gets pushed.
#
# One special value is allowed: DELAY
-# This word has to be on a line itself, nothing else, not even
-# whitespace. It will trigger a pause of $DELAY seconds between the two
-# mirrors. Per default DELAY is set to 60.
+# This word has to be on a line itself, followed by a space and a number.
+# nothing else, not even whitespace. It will trigger a pause of $number
+# seconds between the two mirrors. If no number is given it defaults to
+# 60 seconds.