Skip to content

Commit

Permalink
Remove doom update and replace with doom sync -u
Browse files Browse the repository at this point in the history
  • Loading branch information
brorbw committed Jun 3, 2021
1 parent 617ab84 commit 3759de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/core-packages.el
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3759de8

Please sign in to comment.