doomemacs/core
Henrik Lissner 94a4a7a58b
fix(cli): display global options in --help output
Global options were omitted in help output for subcommands before this
fix. This caused #6533, where the user was unable to find the correct
option to suppress prompts because 'doom upgrade --help' would not show
--force/-!, but 'doom --help' would. Still, it's unreasonable to expect
the user to know this beforehand.

Ref: #6533
2022-07-04 18:44:01 +02:00
..
autoload fix: remove outdated uses of user-emacs-directory 2022-07-04 02:58:11 +02:00
cli fix(cli): display global options in --help output 2022-07-04 18:44:01 +02:00
templates bump: :core 2022-06-17 18:21:23 +02:00
test core-cli: backport more refactors from rewrite 2020-08-24 23:00:32 -04:00
core-cli-lib.el fix(cli): recognize command argument for --pager 2022-07-04 02:58:17 +02:00
core-cli.el fix(emacs-lisp): flycheck false positives in Doom configs 2022-06-22 23:04:00 +02:00
core-editor.el refactor: remove unused core variables 2022-06-29 18:14:20 +02:00
core-keybinds.el fix: wrong-type-arg error on startup 2021-10-20 22:06:25 +02:00
core-lib.el fix(cli): void-function always 2022-07-04 18:37:05 +02:00
core-modules.el fix: remove outdated uses of user-emacs-directory 2022-07-04 02:58:11 +02:00
core-packages.el refactor: remove unused core variables 2022-06-29 18:14:20 +02:00
core-projects.el refactor: remove unused core variables 2022-06-29 18:14:20 +02:00
core-start.el refactor: how Doom starts up 2022-06-18 16:54:45 +02:00
core-ui.el revert: refactor(lib): remove doom-apply-ansi-color-to-compilation-buffer-h 2022-06-29 18:14:21 +02:00
core.el refactor: remove unused core variables 2022-06-29 18:14:20 +02:00
packages.el bump: :core 2022-06-17 18:21:23 +02:00