diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/using/Simulation.rst | 3 |
1 files changed, 2 insertions, 1 deletions
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 |