Docs: (org-ql-search) Add Info links to docstring

This commit is contained in:
Adam Porter 2020-11-10 18:37:04 -06:00
parent 5d563809e2
commit e3c7aaf98d

View file

@ -121,17 +121,18 @@ Interactively, may also be:
- An expression which evaluates to a list of files/buffers
- A space-separated list of file or buffer names
QUERY: An `org-ql' query in either sexp or \"plain string\"
form (see documentation).
QUERY: An `org-ql' query in either sexp or non-sexp form (see
Info node `(org-ql)Queries').
SUPER-GROUPS: An `org-super-agenda' group set. See variable
`org-super-agenda-groups'.
`org-super-agenda-groups' and Info node `(org-super-agenda)Group
selectors'.
NARROW: When non-nil, don't widen buffers before
searching. Interactively, with prefix, leave narrowed.
SORT: One or a list of `org-ql' sorting functions, like `date' or
`priority'.
`priority' (see Info node `(org-ql)Listing / acting-on results').
TITLE: An optional string displayed in the header.