(docs) Replace mention of org-roam-db-build-cache with org-roam-db-sync (#1606)

This commit is contained in:
Donovan
2021-07-18 15:43:34 +02:00
committed by GitHub
parent d0be7f3b2a
commit 7d9fcf5288

View File

@ -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.