summaryrefslogtreecommitdiff
path: root/support/cvs2includes
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2005-05-19 21:42:20 +0000
committerWayne Davison <wayned@samba.org>2005-05-19 21:42:20 +0000
commit339eb8943e8b93e3b5fe1043ea3f40196079ee55 (patch)
treeeaf13fec6a67769cd2e0ffbd1cd6b906672e7953 /support/cvs2includes
parentc36864e40e0b21abf7ea9239f132ccdc0170172f (diff)
downloadrsync-339eb8943e8b93e3b5fe1043ea3f40196079ee55.tar.gz
Tweaked the opening comments.
Diffstat (limited to 'support/cvs2includes')
-rwxr-xr-xsupport/cvs2includes3
1 files changed, 1 insertions, 2 deletions
diff --git a/support/cvs2includes b/support/cvs2includes
index 29f14dcf..676b9f4d 100755
--- a/support/cvs2includes
+++ b/support/cvs2includes
@@ -6,11 +6,10 @@
#
# -f ': .cvsinclude'
#
+# That ensures that all checked-in files/dirs are included in the transfer.
# (You could alternately put ": .cvsinclude" into an .rsync-filter file and
# use the -F option, which is easier to type.)
#
-# That ensures that all checked-in files/dirs are included in the transfer.
-#
# The downside is that you need to remember to re-run cvs2includes whenever
# You add a new file to the project.
use strict;