Explicitly mention that "del." does include the trailing period.
authorWayne Davison <wayned@samba.org>
Tue, 1 Mar 2005 19:17:27 +0000 (19:17 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 1 Mar 2005 19:17:27 +0000 (19:17 +0000)
rsyncd.conf.yo

index d4c185a..988ecc2 100644 (file)
@@ -384,6 +384,7 @@ quote(itemize(
   it() %l for the length of the file in bytes
   it() %p for the process ID of this rsync session
   it() %o for the operation, which is "send", "recv", or "del."
+  (the latter includes the trailing period)
   it() %f for the filename (long form on sender; no trailing "/")
   it() %n for the filename (short form; trailing "/" on dir)
   it() %L either the string " -> SYMLINK" or "" if not a symlink