From c615fbd73fe843e1fde516b49308e973a283b166 Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Sat, 10 Aug 2019 10:21:37 -0500 Subject: [PATCH] Docs: -query args --- README.org | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/README.org b/README.org index 48be5ed..47a20a5 100644 --- a/README.org +++ b/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: