Tweaked a comment in the perl code we output.
authorWayne Davison <wayned@samba.org>
Thu, 23 Jun 2005 15:53:26 +0000 (15:53 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 23 Jun 2005 15:53:26 +0000 (15:53 +0000)
support/cull_options

index dbbfc78..5e31cb0 100755 (executable)
@@ -39,7 +39,7 @@ my $short_with_num = join('', sort keys %short_with_num);
 print <<EOT;
 
 # These options are the only options that rsync might send to the server,
-# and only in the option/arg format that the stock rsync produces.
+# and only in the option format that the stock rsync produces.
 
 # To disable a short-named option, add its letter to this string:
 our \$short_disabled = '';