From 6e0684b128403bf86d99717d796f053c583004ec Mon Sep 17 00:00:00 2001 From: Masataro Asai Date: Sun, 27 Oct 2019 13:39:09 -0400 Subject: [PATCH] [ci skip] minor help message --- cli/cli.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/cli.lisp b/cli/cli.lisp index b148beb..609a10e 100644 --- a/cli/cli.lisp +++ b/cli/cli.lisp @@ -126,7 +126,7 @@ Excerpt separator is `` by default. (progn (when path (setf *default-pathname-defaults* (truename path))) - (format t "~%Starting a Clack server at ~a~%" path) + (format t "~%Starting a Clack server at ~a. Press C-c to stop it~%" path) (clack:clackup (lack:builder :accesslog