From a7722229b12950352e1a1041ceb4e324d3131072 Mon Sep 17 00:00:00 2001 From: abraunegg Date: Fri, 3 Jan 2020 08:47:04 +1100 Subject: [PATCH] Update README.md * Add new feature details * Clarify when & why remote changes are delayed --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dcfbe6c4..92871f89 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,11 @@ A complete tool to interact with OneDrive on Linux. Built following the UNIX phi * Shared folders (OneDrive Personal) * SharePoint / Office 365 Shared Libraries (refer to README.Office365.md to configure) * Desktop notifications via libnotify +* Dry-run capability to test configuration changes +* Prevent major OneDrive accidental data deletion after configuration change ## What's missing -* While local changes are uploaded right away, remote changes are delayed +* While local changes are uploaded right away, remote changes are delayed until next sync when using --monitor * No GUI ## Building and Installation