Docs: -query args
This commit is contained in:
parent
6abb2ae8c0
commit
c615fbd73f
1 changed files with 5 additions and 10 deletions
15
README.org
15
README.org
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue