Remove doom update and replace with doom sync -u
This commit is contained in:
parent
617ab847c6
commit
3759de8b00
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
;; condition. It ensures all unneeded packages are removed, all needed ones
|
||||
;; are installed, and all metadata associated with them is generated.
|
||||
;; + `bin/doom upgrade`: upgrades Doom Emacs and your packages to the latest
|
||||
;; versions. There's also 'bin/doom update' for updating only your packages.
|
||||
;; versions. There's also 'bin/doom sync -u' for updating only your packages.
|
||||
;;
|
||||
;; How this works is: the system reads packages.el files located in each
|
||||
;; activated module, your private directory (`doom-private-dir'), and one in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue