docs(everywhere): update CLI command
6c0b7e1
introduced a new convention for CLIs defined by Doom's modules: to namespace them under `doom +MODULE ...`. What was once 'doom everywhere' is now 'doom +everywhere', so the docs needed correcting. Ref:6c0b7e1530
This commit is contained in:
parent
4efdf51ca5
commit
9e3d99277e
1 changed files with 2 additions and 2 deletions
|
@ -39,8 +39,8 @@ This module requires:
|
||||||
* Usage
|
* Usage
|
||||||
To use this, invoke the =emacs-everywhere= executable. This can be done in two
|
To use this, invoke the =emacs-everywhere= executable. This can be done in two
|
||||||
ways:
|
ways:
|
||||||
+ ~$ emacsclient --eval "(emacs-everywhere)"~
|
- ~$ emacsclient --eval "(emacs-everywhere)"~
|
||||||
+ ~$ doom everywhere~
|
- ~$ doom +everywhere~
|
||||||
|
|
||||||
It is recommended that you add a keybinding for this.
|
It is recommended that you add a keybinding for this.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue