From cbd088977e7520945db12f5c2c65076bf8ffc812 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sat, 10 Sep 2022 09:17:41 +0200 Subject: [PATCH] Update docstring for workload report --- site-lisp/db-org.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/site-lisp/db-org.el b/site-lisp/db-org.el index f23a19f..2780e53 100644 --- a/site-lisp/db-org.el +++ b/site-lisp/db-org.el @@ -442,11 +442,13 @@ PARAMS is a property list of the following parameters: `:start-date': - Start date for the workload report. + Start date for the workload report. Leave out if no constraint + on the start date is necessary. `:end-date': - End date of the workload report. + End date of the workload report. Leave out if no constraint on + the start date is necessary. `:org-ql-match'