mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
docs(org): fix typo in capture example
This commit is contained in:
committed by
Henrik Lissner
parent
23503cfb44
commit
b2c366d946
@ -211,7 +211,7 @@ will spawn a temporary daemon for you.
|
|||||||
|
|
||||||
Alternatively, you can call ~+org-capture/open-frame~ directly, e.g.
|
Alternatively, you can call ~+org-capture/open-frame~ directly, e.g.
|
||||||
#+begin_src sh
|
#+begin_src sh
|
||||||
emacsclient --eval '(+org-capture/open-frame INTIAL-INPUT KEY)'
|
emacsclient --eval '(+org-capture/open-frame INITIAL-INPUT KEY)'
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
** Built-in custom link types
|
** Built-in custom link types
|
||||||
|
Reference in New Issue
Block a user