From aa9c6ccdfa0ca43f020a8828d5874fd32611bdbf Mon Sep 17 00:00:00 2001 From: Ahmed Shariff Date: Wed, 15 Sep 2021 17:56:19 -0500 Subject: [PATCH] Adding `comma separated` instruction to readme --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 1ebfead..47aad96 100644 --- a/README.org +++ b/README.org @@ -115,7 +115,7 @@ Read ~QUERY~ and search with ~org-ql~. Interactively, prompt for these variable + ~buffer~: search the current buffer + ~all~: search all Org buffers + ~agenda~: search buffers returned by the function ~org-agenda-files~ -+ A space-separated list of file or buffer names ++ A comma-separated list of file, buffer names, or the above keywords ~GROUPS~: An ~org-super-agenda~ group set. See variable ~org-super-agenda-groups~.