manual: clarify that search requires json

dprior
Johannes Pfeifer 2024-01-30 09:24:03 +01:00
parent 8e91841a39
commit a40b0c146d
1 changed files with 2 additions and 1 deletions

View File

@ -230,7 +230,8 @@ Dynare misc commands
Searches all occurrences of a variable in a model, and prints the 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 equations where the variable appear in the command line window. If OPTION is
set to `withparamvalues`, the values of the parameters (if available) are 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* *Example*