mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-08 15:23:35 -05:00
'doom help' is aliased to the pseudo command ':help'. (doom-cli-find '("doom" "help")) would return a list of all CLIs that are pertinent to 'doom help's execution, but it resolves aliases, making it unclear to recipients of this list what the initial command was. This requires callers resolve the CLIs themselves, but at least now the user has the choice.
73 KiB
73 KiB