Correct type in bin/doom
help
This commit is contained in:
parent
5a50820cd9
commit
348ba8f7d0
1 changed files with 1 additions and 1 deletions
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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue