From b4875de45c8ab0a4cacebca1b0b108d64dadef74 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sat, 5 Mar 2005 00:34:02 +0000 Subject: [PATCH] Improved the description of when "h" is output by %i. --- rsync.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rsync.yo b/rsync.yo index f525b307..14323a22 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1045,7 +1045,8 @@ quote(itemize( (sent). it() A bf(c) means that a local change/creation is occuring for the item (such as the creation of a directory or a symlink). - it() A bf(h) means that a hard-link is being created for the item. + it() A bf(h) means that the item is a hard-link to another item (requires + bf(--hard-links)). it() A bf(.) means that the item only has attributes that are being changed. it() A bf(=) means that the item is identical (this only only output for -- 2.34.1