aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/source/jack.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/source/jack.jd b/src/source/jack.jd
index ecddd90b..7abead71 100644
--- a/src/source/jack.jd
+++ b/src/source/jack.jd
@@ -175,7 +175,7 @@ available at <a href="http://b.android.com">http://b.android.com</a>, with the
setting one variable, as follows:</p>
<pre class=prettyprint>
-$ export ANDROID_JACK_EXTRA_ARGS= "--verbose debug \ --sanity-checks on -D
+$ export ANDROID_JACK_EXTRA_ARGS= "--verbose debug --sanity-checks on -D
sched.runner=single-threaded"
</pre>