cp-org-capture: Update docstring

This commit is contained in:
Eric Danan 2018-07-16 14:20:58 +02:00
parent 162f99881a
commit 12e5293fce

View file

@ -909,7 +909,10 @@ The format is the same as in `org-capture-templates-contexts'."
The capture templates are read from the variables
`counsel-projectile-org-capture-templates' and
`counsel-projectile-org-capture-templates-contexts'."
`counsel-projectile-org-capture-templates-contexts'.
Optional argument FROM-BUFFER specifies the buffer from which to
capture."
(interactive)
(require 'org-capture)
(let* ((root (projectile-project-root))