Some demon_log_* variables changed into logfile_* variables that are
[rsync/rsync.git] / support / cvs2includes
index 29f14dc..676b9f4 100755 (executable)
@@ -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;