Fix a typo.
authorWayne Davison <wayne@opencoder.net>
Tue, 23 Jun 2020 02:30:07 +0000 (19:30 -0700)
committerWayne Davison <wayne@opencoder.net>
Tue, 23 Jun 2020 02:30:07 +0000 (19:30 -0700)
rsync.1.md

index 44b4a62af285ea0e8b40696fe87714ee7e8c426a..9d9dfbaefd5b5837c5b4f346646ffa9ae40291ca 100644 (file)
@@ -381,7 +381,7 @@ detailed description below for a complete description.
 --write-devices          write to devices as files (implies --inplace)
 --dry-run, -n            perform a trial run with no changes made
 --whole-file, -W         copy files whole (w/o delta-xfer algorithm)
---checksum-choice=STR    choose the checksum algorithms (aka --cc)
+--checksum-choice=STR    choose the checksum algorithm (aka --cc)
 --one-file-system, -x    don't cross filesystem boundaries
 --block-size=SIZE, -B    force a fixed checksum block-size
 --rsh=COMMAND, -e        specify the remote shell to use