From e63a6e4006f0aff7b45049bf00c1098b4c783025 Mon Sep 17 00:00:00 2001 From: Markus Mottl Date: Sat, 27 May 2017 20:18:19 -0400 Subject: [PATCH] Command typo --- doc/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/usage.rst b/doc/usage.rst index e4fc7004..4181937b 100644 --- a/doc/usage.rst +++ b/doc/usage.rst @@ -171,7 +171,7 @@ the current directory and its children recursively. You can also run the tests in a specific sub-directory and its children by using: - ``jbuilder build @foo/bar/runtest`` -- ``jbuidler runtest foo/bar`` +- ``jbuilder runtest foo/bar`` Restricting the set of packages ===============================