aboutsummaryrefslogtreecommitdiff
path: root/piem-b4.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-09-19 12:47:37 -0400
committerKyle Meyer <kyle@kyleam.com>2020-09-19 12:47:37 -0400
commit7a98f40e99a1c06ef76e6c92694023c1d8309103 (patch)
treebeabc3eb1f68a5d4bb342ee9c659cbec8d0945df /piem-b4.el
parent96d1dc07fd2854a11598a89eb7cf7b53bfc3b14c (diff)
downloadpiem-7a98f40e99a1c06ef76e6c92694023c1d8309103.tar.gz
Fill in missing library commentaries
These aren't too useful (and I don't want to duplicate what is or at least should be in the manual), but they're better than nothing.
Diffstat (limited to 'piem-b4.el')
-rw-r--r--piem-b4.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/piem-b4.el b/piem-b4.el
index 596e563..75b2344 100644
--- a/piem-b4.el
+++ b/piem-b4.el
@@ -21,7 +21,11 @@
;;; Commentary:
+;; This library provides a Transient [1] interface to b4 [2]. It is
+;; documented in the piem manual.
;;
+;; [1] https://magit.vc/manual/transient/
+;; [2] https://git.kernel.org/pub/scm/utils/b4/b4.git
;;; Code: