From 040913151fb4f924a79e13f306d03b571a1547bb Mon Sep 17 00:00:00 2001 From: Jethro Kuan Date: Fri, 12 Jun 2020 13:59:25 +0800 Subject: [PATCH] (docs): update docstring for org-roam-db-location (#797) Closes #792 --- org-roam-db.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-roam-db.el b/org-roam-db.el index f8b0d24..14ad039 100644 --- a/org-roam-db.el +++ b/org-roam-db.el @@ -51,7 +51,7 @@ ;;;; Options (defcustom org-roam-db-location nil - "Location of the Org-roam database. + "The full path to file where the Org-roam database is stored. If this is non-nil, the Org-roam sqlite database is saved here. It is the user's responsibility to set this correctly, especially