[Org] Add missing docstring for ‘db/org-clock-current-task-file’

This commit is contained in:
Daniel - 2018-11-03 10:31:27 +01:00
parent 782dd9b8c1
commit 626630665a
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 0 deletions

View File

@ -691,6 +691,7 @@ _h_ _l_ _o_k _y_ank
:type 'string)
(defcustom db/org-clock-current-task-file "~/.org-current-task"
"File to save the currently clocked in task to."
:group 'personal-settings
:type 'string)