diff --git a/doc/dynare.texi b/doc/dynare.texi
index e244eafb289c5983bb430c0b5f3fa68ae8e7fdef..9c27451d5d1f3dc613b0f886e3587060efcf98b3 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -5655,14 +5655,14 @@ A real number between zero and one. The scale parameter of the jumping distribut
 @item 'InitialCovarianceMatrix'
 Initial covariance matrix of the jumping distribution. Default is @code{'previous'} if option @code{mode_file} is used, @code{'prior'} otherwise.
 
-@item 'nclimb'
-Number of iterations in the last MCMC (climbing mode).
+@item 'nclimb-mh'
+Number of iterations in the last MCMC (climbing mode). Default: @code{200000}
 
 @item 'ncov-mh'
 Number of iterations used for updating the covariance matrix of the jumping distribution. Default: @code{20000}
 
 @item 'nscale-mh'
-Maximum number of iterations used for adjusting the scale parameter of the jumping distribution.  @code{200000}
+Maximum number of iterations used for adjusting the scale parameter of the jumping distribution. Default: @code{200000}
 
 @item 'NumberOfMh'
 Number of MCMC run sequentially. Default: @code{3}