From 2dfd48492e96a230e9cc1010df69f9616017b5f9 Mon Sep 17 00:00:00 2001 From: juleslagarde <23563133+juleslagarde@users.noreply.github.com> Date: Thu, 17 Jun 2021 07:39:45 +0200 Subject: [PATCH] fix man page typo Fix a copy/paste error that should be referring to deletions. --- rsync.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rsync.1.md b/rsync.1.md index fbbfad22..ec55a688 100644 --- a/rsync.1.md +++ b/rsync.1.md @@ -2852,7 +2852,7 @@ your home directory (remove the '=' for that). sense) were created (as opposed to updated). The total count will be followed by a list of counts by filetype (if the total is non-zero). - `Number of deleted files` is the count of how many "files" (generic - sense) were created (as opposed to updated). The total count will be + sense) were deleted. The total count will be followed by a list of counts by filetype (if the total is non-zero). Note that this line is only output if deletions are in effect, and only if protocol 31 is being used (the default for rsync 3.1.x). -- 2.47.2