From 8a513e55b096afd3492dd9b9150b96e928c9135c Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Fri, 4 Mar 2005 16:11:09 +0000 Subject: [PATCH] Document the new value of %L. --- rsyncd.conf.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 22fad009..6eb387b3 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -392,7 +392,8 @@ quote(itemize( (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 + it() %L either the string " -> SYMLINK", or " => HARDLINK" or an + empty string (where bf(SYMLINK) or bf(HARDLINK) is a filename) it() %P for the module path it() %m for the module name it() %t for the current date time -- 2.34.1