From d3e553b4bd763c2161ecb4d7c9f7d1c8f7dac045 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 1 Mar 2005 19:17:27 +0000 Subject: [PATCH] Explicitly mention that "del." does include the trailing period. --- rsyncd.conf.yo | 1 + 1 file changed, 1 insertion(+) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index d4c185a7..988ecc28 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -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 -- 2.34.1