From c0f62f1502600ac81479117aca4295e44b7821cf Mon Sep 17 00:00:00 2001 From: alexanderwerning <34122659+alexanderwerning@users.noreply.github.com> Date: Fri, 24 Feb 2023 10:39:12 +0100 Subject: [PATCH] Fix CLI option doc The beat interval CLI option is beat-interval (dash), not beat_interval (underscore) --- docs/command_line.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/command_line.rst b/docs/command_line.rst index 7383efd1..652dec6d 100644 --- a/docs/command_line.rst +++ b/docs/command_line.rst @@ -529,7 +529,7 @@ Beat Interval +-----------------------------------------+-----------------------------------------------+ | ``-b BEAT_INTERVAL`` | set the interval between heartbeat events | +-----------------------------------------+ | -| ``--beat_interval=BEAT_INTERVAL`` | | +| ``--beat-interval=BEAT_INTERVAL`` | | +-----------------------------------------+-----------------------------------------------+ A running experiment regularly fires a :ref:`heartbeat` event to synchronize