fix racket-tool scribble command description
This commit is contained in:
parent
c862eb8121
commit
895ca49f9c
|
@ -5,5 +5,5 @@
|
|||
(define compile-omit-paths '("test-reader.ss"))
|
||||
|
||||
(define racket-tools
|
||||
'(("scribble" scribble/run "render scribble" #f)))
|
||||
'(("scribble" scribble/run "render a Scribble document" #f)))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user