Add docstring to transient

This commit is contained in:
TEC 2023-01-20 19:24:18 +08:00
parent e08e342fe4
commit 7f24958efd
Signed by: tec
SSH Key Fingerprint: SHA256:eobz41Mnm0/iYWBvWThftS0ElEs1ftBr6jamutnXc/A
1 changed files with 1 additions and 0 deletions

View File

@ -586,6 +586,7 @@ return a URL."
;;; Screenshot transient
(transient-define-prefix screenshot-transient ()
"Transient that should only ever be invoked by `screenshot'."
["Code"
(screenshot--set-line-numbers-p)
(screenshot--set-relative-line-numbers-p)