mirror of
https://github.com/protesilaos/denote.git
synced 2026-09-10 07:16:20 -04:00
Clarify the doc string of denote-add-links
This commit is contained in:
parent
d16465816e
commit
d8cd571f91
|
|
@ -6540,7 +6540,7 @@ Optional NO-SORT is passed to `denote-link--prepare-links'."
|
|||
|
||||
;;;###autoload
|
||||
(defun denote-add-links (regexp &optional id-only)
|
||||
"Insert links to all files whose file names match REGEXP.
|
||||
"Insert links to all files whose file name matches REGEXP.
|
||||
Use this command to reference multiple files at once. Particularly
|
||||
useful for the creation of metanotes (read the manual for more on the
|
||||
matter).
|
||||
|
|
|
|||
Loading…
Reference in a new issue