parent
cc358a60c4
commit
1cc83dce35
1 changed files with 1 additions and 1 deletions
|
@ -769,7 +769,7 @@ original state.")
|
||||||
(let ((doom-output-indent 0))
|
(let ((doom-output-indent 0))
|
||||||
(terpri)
|
(terpri)
|
||||||
(print! (warn "Aborted")))
|
(print! (warn "Aborted")))
|
||||||
(doom-cli--exit 1))
|
(doom-cli--exit 1 doom-cli--context))
|
||||||
(nreverse options)))
|
(nreverse options)))
|
||||||
(prompt
|
(prompt
|
||||||
(format! "How to proceed? (%s%s) "
|
(format! "How to proceed? (%s%s) "
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue