diff --git a/core/core-cli.el b/core/core-cli.el index 69d53c066..7acf5a1b1 100644 --- a/core/core-cli.el +++ b/core/core-cli.el @@ -208,8 +208,7 @@ BODY will be run when this dispatcher is called." (load! "cli/install") (defcli! (refresh re) - ((force-p ["-f" "--force"] "Regenerate autoloads files, whether or not they're stale") - &rest args) + ((force-p ["-f" "--force"] "Regenerate autoloads files, whether or not they're stale")) "Ensure Doom is properly set up. This is the equivalent of running autoremove, install, autoloads, then