docs: Add docstring to org-clubhouse-mode
flycheck was complaining, plus this is good anyway
This commit is contained in:
parent
3fc1a3445b
commit
514afa33c0
1 changed files with 2 additions and 1 deletions
|
@ -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 '()
|
||||
|
|
Loading…
Reference in a new issue