[ci skip] minor help message
This commit is contained in:
parent
6fdeb58f63
commit
6e0684b128
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ Excerpt separator is `<!--more-->` 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
|
||||
|
|
Loading…
Add table
Reference in a new issue