From d01ed6679a29d005124eb6f05dd44b3919b80544 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sun, 15 Aug 2021 02:30:51 -0700 Subject: [PATCH] Updated Mount Remote Storage (markdown) --- Mount-Remote-Storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mount-Remote-Storage.md b/Mount-Remote-Storage.md index 1156219..34a897f 100644 --- a/Mount-Remote-Storage.md +++ b/Mount-Remote-Storage.md @@ -32,7 +32,7 @@ With `remote.mount`, you can mount one bucket or any directory in the bucket. ## Cache Metadata -This `remote.mount` operation will pull down all metadata from the remote storage. +This `remote.mount` will also pull down all metadata from the remote storage. Later, any metadata operations will be fast to just read local metadata.