From cd8247bb0241fe057b90e8c2daca358b2e59b154 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sun, 16 Sep 2018 08:27:13 +0200 Subject: Document default stop-delta value. Fix #654 --- doc/using/Simulation.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/using') diff --git a/doc/using/Simulation.rst b/doc/using/Simulation.rst index 8bb43b941..221e0a093 100644 --- a/doc/using/Simulation.rst +++ b/doc/using/Simulation.rst @@ -69,7 +69,8 @@ all options available, including the debugging one. .. option:: --stop-delta<=N> - Stop the simulation after `N` delta cycles in the same current time. + Stop the simulation after `N` delta cycles in the same current + time. The default is 5000. .. index:: display time -- cgit v1.2.3