X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/2d81114b23021d1e51a8b5fc7c4871126680e13d..68e169ab4de67fdaca1c45bce3c759dae6e73974:/rsyncd.conf.yo 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