Fix: (org-ql-query) Indentation declaration
This commit is contained in:
parent
9f8101779c
commit
1d69ab7b20
1 changed files with 1 additions and 0 deletions
|
|
@ -234,6 +234,7 @@ ORDER-BY corresponds to the `org-ql-select' argument SORT, which
|
|||
see.
|
||||
|
||||
NARROW corresponds to the `org-ql-select' argument NARROW."
|
||||
(declare (indent 0))
|
||||
(org-ql-select from where
|
||||
:action select
|
||||
:narrow narrow
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue