parent
9e3d99277e
commit
8594c1a0c4
1 changed files with 1 additions and 1 deletions
2
bin/doom
2
bin/doom
|
@ -254,7 +254,7 @@ SEE ALSO:
|
||||||
|
|
||||||
(defgroup! "Config Management"
|
(defgroup! "Config Management"
|
||||||
:docs "Commands for maintaining your Doom Emacs configuration."
|
:docs "Commands for maintaining your Doom Emacs configuration."
|
||||||
(defautoload! ((sync s refresh re)))
|
(defautoload! ((sync s)))
|
||||||
(defautoload! ((upgrade up)))
|
(defautoload! ((upgrade up)))
|
||||||
(defautoload! (env))
|
(defautoload! (env))
|
||||||
(defautoload! ((build b purge p rollback)) "packages")
|
(defautoload! ((build b purge p rollback)) "packages")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue