mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-03-29 03:31:04 -04:00
fix man page typo
Fix a copy/paste error that should be referring to deletions.
This commit is contained in:
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user