From 4ab610ce87e02d3340989c46d92cc513827b53fc Mon Sep 17 00:00:00 2001 From: matt venn Date: Mon, 11 Jul 2022 11:10:45 +0200 Subject: [PATCH] Update autotune.rst --- docs/source/autotune.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/autotune.rst b/docs/source/autotune.rst index 7ef07c1..d61f996 100644 --- a/docs/source/autotune.rst +++ b/docs/source/autotune.rst @@ -11,7 +11,7 @@ Using Autotune -------------- To run autotune, you can add the ``--autotune`` option to your usual sby -invokation. For example if you usually run ``sby demo.sby`` you would run +invocation. For example if you usually run ``sby demo.sby`` you would run ``sby --autotune demo.sby`` instead. When the ``.sby`` file contains multiple tasks, autotune is run for each task independently. As without ``--autotune``, it is possible to specify which tasks to run on the command line. -- 2.30.2