diff --git a/doc/dynare.texi b/doc/dynare.texi
index 351ed5acd460649908733f5c33d88796c0d6887c..0824a6245b6bc0ec654ae977d0cee9cc49103193 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -2469,6 +2469,9 @@ Default is @code{0}.
 Don't check the steady state values when they are provided explicitely either by a steady state file or a @code{steady_state_model} block. This is useful for models with unit roots as, in this case, the steady state is not unique or doesn't exist.
 @end table
 
+@item markowitz = @var{DOUBLE}
+Value of the Markowitz criterion, used to select the pivot. Only used
+when @code{solve_algo = 5}. Default: @code{0.5}.
 
 @examplehead