From ce91289b0928cbe01159a47b3dc55ed3370be04c Mon Sep 17 00:00:00 2001 From: Daniel Loader Date: Thu, 22 Mar 2018 15:10:34 +0000 Subject: [PATCH] docs: tweak rc cache documentation to give an example --- docs/content/rc.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/content/rc.md b/docs/content/rc.md index 0e1b8f929..709492efc 100644 --- a/docs/content/rc.md +++ b/docs/content/rc.md @@ -75,8 +75,8 @@ This sets the bandwidth limit to that passed in. Eg - rclone core/bwlimit rate=1M - rclone core/bwlimit rate=off + rclone rc core/bwlimit rate=1M + rclone rc core/bwlimit rate=off ### cache/expire: Purge a remote from cache @@ -86,6 +86,11 @@ Params: - remote = path to remote (required) - withData = true/false to delete cached data (chunks) as well (optional) +Eg + + rclone rc cache/expire remote=path/to/sub/folder/ + rclone rc cache/expire remote=/ withData=true + ### vfs/forget: Forget files or directories in the directory cache. This forgets the paths in the directory cache causing them to be