Docs: -query args

This commit is contained in:
Adam Porter 2019-08-10 10:21:37 -05:00
parent 6abb2ae8c0
commit c615fbd73f

View file

@ -302,16 +302,11 @@ Examples:
Like ~org-ql-select~, but arguments are named more like a ~SQL~ query.
~SELECT~ corresponds to the ~org-ql-select~ argument ~ACTION~.
~FROM~ corresponds to the ~org-ql-select~ argument ~BUFFERS-OR-FILES~.
~WHERE~ corresponds to the ~org-ql-select~ argument ~QUERY~.
~ORDER-BY~ corresponds to the ~org-ql-select~ argument ~SORT~, which
see.
~NARROW~ corresponds to the ~org-ql-select~ argument ~NARROW~.
+ ~SELECT~ corresponds to the ~org-ql-select~ argument ~ACTION~.
+ ~FROM~ corresponds to the ~org-ql-select~ argument ~BUFFERS-OR-FILES~.
+ ~WHERE~ corresponds to the ~org-ql-select~ argument ~QUERY~.
+ ~ORDER-BY~ corresponds to the ~org-ql-select~ argument ~SORT~, which see.
+ ~NARROW~ corresponds to the ~org-ql-select~ argument ~NARROW~.
Examples: