diff --git a/doc/manual/source/dynare-misc-commands.rst b/doc/manual/source/dynare-misc-commands.rst index 47e00394ad2d5002c70030a9ad38c3d3f0cd03b5..a03618849dc146ef9a9215fd8c6c28d084536fdb 100644 --- a/doc/manual/source/dynare-misc-commands.rst +++ b/doc/manual/source/dynare-misc-commands.rst @@ -230,7 +230,8 @@ Dynare misc commands Searches all occurrences of a variable in a model, and prints the equations where the variable appear in the command line window. If OPTION is set to `withparamvalues`, the values of the parameters (if available) are - displayed instead of the name of the parameters. + displayed instead of the name of the parameters. Requires the `json` command + line option to be set. *Example*