X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/fb01d1fb07f6efd3752ff895fe8a77e26a2b2055..886df221c1ce1660a2b6cd274b13952b482fe5bf:/rsync.yo diff --git a/rsync.yo b/rsync.yo index 1b30c7a4..c34d4be7 100644 --- a/rsync.yo +++ b/rsync.yo @@ -2182,7 +2182,7 @@ by the server and defaults to the current code(time()). This option is used to set a specific checksum seed, which is useful for applications that want repeatable block and file checksums, or in the case where the user wants a more random checksum seed. -Note that setting NUM to 0 causes rsync to use the default of code(time()) +Setting NUM to 0 causes rsync to use the default of code(time()) for checksum seed. enddit()