Tweaked the opening comments.
authorWayne Davison <wayned@samba.org>
Thu, 19 May 2005 21:42:20 +0000 (21:42 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 19 May 2005 21:42:20 +0000 (21:42 +0000)
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;