diff --git a/pkgs/compiler-lib/compiler/commands/test.rkt b/pkgs/compiler-lib/compiler/commands/test.rkt index c88b0b5cab..8e4b633579 100644 --- a/pkgs/compiler-lib/compiler/commands/test.rkt +++ b/pkgs/compiler-lib/compiler/commands/test.rkt @@ -1002,7 +1002,7 @@ (set! packages? #t)] [("--modules" "-m") ("Interpret arguments as modules" - " (ignore argument unless \".rkt\", \".scrbl\", or enabled by \"info.rkt\")") + "(ignore argument unless \".rkt\", \".scrbl\", or enabled by \"info.rkt\")") (set! check-top-suffix? #t)] #:once-each [("--drdr") diff --git a/pkgs/racket-doc/scribblings/raco/command.scrbl b/pkgs/racket-doc/scribblings/raco/command.scrbl index d9af9027e6..a79f4c2136 100644 --- a/pkgs/racket-doc/scribblings/raco/command.scrbl +++ b/pkgs/racket-doc/scribblings/raco/command.scrbl @@ -101,12 +101,17 @@ command-line arguments with so that @exec{raco decompile --help} prints @verbatim[#:indent 2]{ - raco decompile [