branch: externals/consult-recoll
commit 85a527af318f220c1671c56b89faa5ca23d2c7ec
Author: jao <j...@gnu.org>
Commit: jao <j...@gnu.org>

    wee commentary tweaks
---
 consult-recoll.el | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/consult-recoll.el b/consult-recoll.el
index ffb5932f23..ae4b860751 100644
--- a/consult-recoll.el
+++ b/consult-recoll.el
@@ -25,10 +25,13 @@
 
 ;;; Commentary:
 
-;; A `consult-recoll' command to perform simple interactive queries
-;; over your Recoll (https://www.lesbonscomptes.com/recoll/) index.
-;; See the corresponding customization group for ways to tweak its
-;; behaviour to your needs.
+;; A `consult-recoll' command to perform interactive queries over your Recoll
+;; (https://www.lesbonscomptes.com/recoll/) index using consult. Use
+;;
+;;     M-x consult-recoll
+;;
+;; to get started, and the corresponding customization group for ways to tweak
+;; its behaviour to your needs.
 
 ;;; Code:
 

Reply via email to