diff --git a/init.el b/init.el index 3fffaaf..a75342a 100644 --- a/init.el +++ b/init.el @@ -216,7 +216,7 @@ If `user/init-file' points to a symlink, nothing will be downloaded." (user/byte-compile-init-files)))) (defun user/refresh-packages () - "Refresh packages that have been configured for use in the user init file. + "Refresh packages that have been configured for use in the user init file. This is accomplished by deleting `package-user-dir' and recompiling the user init file, which initializes the package manager during compile time."