cli/packages: fix rebuild ignoring argument

This commit is contained in:
Henrik Lissner 2019-07-22 02:36:28 +02:00
parent a7ce48c2df
commit d980920c97
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -23,7 +23,7 @@ or :ignore property."
(doom-packages-rebuild doom-auto-accept) (doom-packages-rebuild doom-auto-accept)
t))) t)))
(def-command! (rebuild b) () (def-command! (rebuild b) (&rest args)
"Rebuilds all installed packages. "Rebuilds all installed packages.
This ensures that all needed files are symlinked from their package repo and This ensures that all needed files are symlinked from their package repo and