Fix spelling error in man page. (#124)

trasnferred -> transferred
This commit is contained in:
James Cook
2020-12-10 17:43:04 +00:00
committed by GitHub
parent ed6a0dc7c2
commit a28c4558c5

View File

@@ -953,7 +953,7 @@ your home directory (remove the '=' for that).
existing content in the file (it only verifies the content that it is
appending). Rsync skips any files that exist on the receiving side that
are not shorter than the associated file on the sending side (which means
that new files are trasnferred). It also skips any files whose size on the
that new files are transferred). It also skips any files whose size on the
sending side gets shorter during the send negotiations (rsync warns about a
"diminished" file when this happens).