branch: elpa/systemd commit 602d9d334d6904bb89d1c91971c680bd7e41b283 Author: Mark Oteiza <mvote...@udel.edu> Commit: Mark Oteiza <mvote...@udel.edu>
reword some commentary --- systemd.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/systemd.el b/systemd.el index 383b805..967bca1 100644 --- a/systemd.el +++ b/systemd.el @@ -30,7 +30,8 @@ ;; C-c C-o to open links to documentation in a unit (cf. systemctl ;; help). -;; Supports completion of unit directives via `company-mode'. +;; Supports completion via `company-mode' of directives and sections +;; in either units or network configuration. ;;; Code: