summaryrefslogtreecommitdiff
path: root/cider-repl.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-03-18 09:52:33 +0700
committerBozhidar Batsov <bozhidar@batsov.com>2018-03-18 09:52:33 +0700
commitef56ad6cc1908b7a2ea1a51d75a06d227fe02727 (patch)
tree6bcd8fd55a2de4e17cca51589ed410dc9c4e709d /cider-repl.el
parent0ca04ebceeabda645dd9bc584b4683fe3b2ea317 (diff)
Improve a command reference in the REPL's help message
Diffstat (limited to 'cider-repl.el')
-rw-r--r--cider-repl.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-repl.el b/cider-repl.el
index 0dd18d3b..345a3c2b 100644
--- a/cider-repl.el
+++ b/cider-repl.el
@@ -397,7 +397,7 @@ client process connection. Unless NO-BANNER is non-nil, insert a banner."
;; Above all else - don't panic! In case of an emergency - procure
;; some (hard) cider and enjoy it responsibly!
;;
-;; You can remove this message with the `cider-repl-clear-help-banner' command.
+;; You can remove this message with the <M-x cider-repl-clear-help-banner> command.
;; You can disable it from appearing on start by setting
;; `cider-repl-display-help-banner' to nil.
;; ======================================================================