diff --git a/README.md b/README.md index d4d5688..84e0667 100644 --- a/README.md +++ b/README.md @@ -218,7 +218,7 @@ If your remote server has firewall restrictions: - **Option A:** Whitelist [GitHub Actions IP ranges](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#ip-addresses) (Azure-based) - **Option B:** Use self-hosted runners on your server (recommended for strict firewall environments) -#### 3. Excluding files/folders (eg .git) +### Excluding files/folders (eg .git) By default, rsync copies dot files and folder if present at ``path:``. To execlude them, you can use the ``--exclude`` switch: @@ -240,6 +240,8 @@ More advanced examples: --- +## Versions + ## Version 7.0.2 Check here: