From 53a58eba94b2c8aa613f38ae7c4d10d18bc6cacd Mon Sep 17 00:00:00 2001 From: Spencer Florence Date: Sun, 25 Jan 2015 11:05:30 -0500 Subject: [PATCH] missing emdash --- scribblings/basics.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scribblings/basics.scrbl b/scribblings/basics.scrbl index f18657f..5c77675 100644 --- a/scribblings/basics.scrbl +++ b/scribblings/basics.scrbl @@ -23,7 +23,7 @@ The @exec{raco cover} command accepts the following flags: @item{raw: @racket[write]s the raw output @racket[get-test-coverage] to the output file.}]} @item{@Flag{b} or @DFlag{exclude-pkg-basics} - Equivalent to @exec{-n tests -n info.rkt -n scribblings}} + --- Equivalent to @exec{-n tests -n info.rkt -n scribblings}} @item{@Flag{d} or @DFlag{directory} --- Specifies the directory to output coverage information to. defaults to @filepath{coverage}.}