Document the fact that you can use [USER@] in an rsync URL.
[rsync/rsync.git] / rsyncd.conf.yo
index 08c188f..faa31c5 100644 (file)
@@ -128,7 +128,11 @@ itemize(
   it() %f for the filename
   it() %P for the module path
   it() %m for the module name
+  it() %t for the current time
   it() %u for the authenticated username (or the null string)
+  it() %b for the number of bytes actually transferred 
+  it() %c when sending files this gives the number of checksum bytes
+    received for this file
 )
 
 The default log format is "%o %h [%a] %m (%u) %f %l"