mirror of
https://github.com/org-roam/org-roam
synced 2025-08-03 12:27:23 -05:00
(docs) Replace mention of org-roam-db-build-cache with org-roam-db-sync (#1606)
This commit is contained in:
@ -394,7 +394,7 @@ Org-roam is available on startup, place this in your Emacs configuration:
|
|||||||
(org-roam-setup)
|
(org-roam-setup)
|
||||||
#+end_src
|
#+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
|
take a while the first time, but subsequent builds are often instantaneous
|
||||||
because they only reprocess modified files.
|
because they only reprocess modified files.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user