WIP: Docstring

This commit is contained in:
Adam Porter 2024-01-01 16:01:31 -06:00
parent 71c8079e22
commit c6348e622c

View file

@ -168,9 +168,9 @@ SUPER-GROUPS: An `org-super-agenda' group set. See variable
`org-super-agenda-groups' and Info node `(org-super-agenda)Group `org-super-agenda-groups' and Info node `(org-super-agenda)Group
selectors'. selectors'.
NARROW: When non-nil, don't widen buffers before searching. NARROW: Passed to `org-ql-select', but set automatically when
Interactively, when buffer is narrowed, search within subtree called interactively based on the value of BUFFERS-FILES; the
narrowed to. user should not need to pass this argument.
SORT: One or a list of `org-ql' sorting functions, like `date' or SORT: One or a list of `org-ql' sorting functions, like `date' or
`priority' (see Info node `(org-ql)Listing / acting-on results'). `priority' (see Info node `(org-ql)Listing / acting-on results').