Adding comma separated instruction to readme

This commit is contained in:
Ahmed Shariff 2021-09-15 17:56:19 -05:00
parent 564d491604
commit aa9c6ccdfa

View file

@ -115,7 +115,7 @@ Read ~QUERY~ and search with ~org-ql~. Interactively, prompt for these variable
+ ~buffer~: search the current buffer + ~buffer~: search the current buffer
+ ~all~: search all Org buffers + ~all~: search all Org buffers
+ ~agenda~: search buffers returned by the function ~org-agenda-files~ + ~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~. ~GROUPS~: An ~org-super-agenda~ group set. See variable ~org-super-agenda-groups~.