From: Wayne Davison Date: Mon, 1 Feb 2021 16:47:44 +0000 (-0800) Subject: Add a link to the man page to the README. X-Git-Tag: v3.2.4pre1~98 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d5b7889d401c12ff047bb9ff86242a45298bf8bb;p=thirdparty%2Frsync.git Add a link to the man page to the README. --- diff --git a/README.md b/README.md index 45c3d74d..3671e8c6 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,9 @@ options. To get a complete list of supported options type: rsync --help -See the manpage for more detailed information. +See the [manpage][0] for more detailed information. +[0]: https://download.samba.org/pub/rsync/rsync.1 BUILDING AND INSTALLING -----------------------