docs: minor docstring revisions

For clarity only. These do not reflect any recent changes.
This commit is contained in:
Henrik Lissner 2024-07-18 22:34:25 -04:00
parent f5a9f5d7ad
commit 98a3cad54d
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
3 changed files with 11 additions and 8 deletions

View file

@ -73,6 +73,9 @@ And jumps to your `doom!' block."
(defun doom/reload ()
"Reloads your private config.
WARNING: This command is experimental! If you haven't configured your config to
be idempotent, then this could cause compounding slowness or errors.
This is experimental! It will try to do as `bin/doom sync' does, but from within
this Emacs session. i.e. it reload autoloads files (if necessary), reloads your
package list, and lastly, reloads your private config.el.