docs: Add docstring to org-clubhouse-mode

flycheck was complaining, plus this is good anyway
This commit is contained in:
Griffin Smith 2019-02-15 16:13:12 -05:00
parent 3fc1a3445b
commit 514afa33c0

View file

@ -827,7 +827,8 @@ resulting stories at headline level LEVEL."
(reject-archived sprint-story-list) "\n"))))))
(define-minor-mode org-clubhouse-mode
:init-value nil
"If enabled, updates to the todo keywords on org headlines will update the
linked ticket in Clubhouse."
:group 'org
:lighter "Org-Clubhouse"
:keymap '()