mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Correct type in bin/doom
help
This commit is contained in:
2
bin/doom
2
bin/doom
@ -15,7 +15,7 @@
|
|||||||
(bold "Usage:")
|
(bold "Usage:")
|
||||||
(file-name-nondirectory load-file-name))
|
(file-name-nondirectory load-file-name))
|
||||||
"\n"
|
"\n"
|
||||||
"A command line interfacing for managing Doom Emacs; including\n"
|
"A command line interface for managing Doom Emacs; including\n"
|
||||||
"package management, diagnostics, unit tests, and byte-compilation.\n"
|
"package management, diagnostics, unit tests, and byte-compilation.\n"
|
||||||
"\n"
|
"\n"
|
||||||
"This tool also makes it trivial to launch Emacs out of a different\n"
|
"This tool also makes it trivial to launch Emacs out of a different\n"
|
||||||
|
Reference in New Issue
Block a user