From 4ff0d76a8732f8e2f0ed5b5dc1eee78b784c8878 Mon Sep 17 00:00:00 2001 From: Joseph Wright Date: Tue, 27 Feb 2018 15:45:40 +0000 Subject: [PATCH] Missed --haly-on-error (see #57) [ci skip] --- l3build.dtx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/l3build.dtx b/l3build.dtx index cfafee00..ae5b926e 100644 --- a/l3build.dtx +++ b/l3build.dtx @@ -324,7 +324,7 @@ % \item |--force| (|-f|) Force checks to run even if sanity % checks fail, \emph{e.g.}~when |--engine| is not given in % \luavar{checkengines} -% \item \texttt{--halt-on-error} (|-H|) Specifies that checks +% \item |--halt-on-error| (|-H|) Specifies that checks % should stop as soon as possible, rather than running all requested % tests; the difference file is printed in the terminal directly in the case of failure % \item |--last| Name of the last test to run