From 7d9fcf528862d2dde76b1e8a6e804e4dfc4c3a74 Mon Sep 17 00:00:00 2001 From: Donovan <16935834+dkrm0@users.noreply.github.com> Date: Sun, 18 Jul 2021 15:43:34 +0200 Subject: [PATCH] (docs) Replace mention of org-roam-db-build-cache with org-roam-db-sync (#1606) --- doc/org-roam.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org-roam.org b/doc/org-roam.org index a577004..90e1994 100644 --- a/doc/org-roam.org +++ b/doc/org-roam.org @@ -394,7 +394,7 @@ Org-roam is available on startup, place this in your Emacs configuration: (org-roam-setup) #+end_src -To build the cache manually, run ~M-x org-roam-db-build-cache~. Cache builds may +To build the cache manually, run ~M-x org-roam-db-sync~. Cache builds may take a while the first time, but subsequent builds are often instantaneous because they only reprocess modified files.