From 36b0b3d91179be364b45acd1527dde8a51553f51 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Mon, 3 Dec 2018 20:04:41 +0100 Subject: Improve help and doc for --max-stack-alloc. --- doc/using/Simulation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/using') diff --git a/doc/using/Simulation.rst b/doc/using/Simulation.rst index 6b6ea6a1a..ba31c8d5c 100644 --- a/doc/using/Simulation.rst +++ b/doc/using/Simulation.rst @@ -85,7 +85,7 @@ all options available, including the debugging one. .. option:: --max-stack-alloc<=N> Emit an error message in case of allocation on the stack of an - object larger than `N` KB. + object larger than `N` KB. Use 0 to disable these checks. .. option:: --sdf<=PATH=FILENAME> -- cgit v1.2.3