diff --git a/org-contacts.el b/org-contacts.el index 7202730..8aed353 100644 --- a/org-contacts.el +++ b/org-contacts.el @@ -4,7 +4,7 @@ ;; Author: Julien Danjou ;; Maintainer: stardiviner -;; Keywords: outlines, hypermedia, calendar +;; Keywords: contacts, org-mode, outlines, hypermedia, calendar ;; ;; This file is not part of GNU Emacs. ;; @@ -54,9 +54,10 @@ ;;;; Usage: ;;; How to search? +;;; - You can use [M-x org-contacts] command to search. ;;; -;;; You can use `org-sparse-tree' [C-c / p] to filter based on a -;;; specific property. Or other matcher on `org-sparse-tree'. +;;; - You can use `org-sparse-tree' [C-c / p] to filter based on a +;;; specific property. Or other matcher on `org-sparse-tree'. ;;; Code: