From 4f432b7e581163de4f1be9f35e7e4b8d52655b84 Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Tue, 21 Mar 2017 17:19:16 +0100
Subject: [PATCH] doc: update plot_shock_decomposition option names

---
 doc/dynare.texi | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/dynare.texi b/doc/dynare.texi
index 9aec072bed..5fa8513fc5 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -7311,14 +7311,14 @@ graphs. See @code{colormap} in Matlab/Octave manual.
 @item graph_format = (@var{GRAPH_FORMAT_LIST})
 @xref{graph_format}.
 
-@item detailed 
-@anchor{detailed} Plots shock contributions using subplots, one per shock (or group of shocks).
+@item detail_plot
+@anchor{detail_plot} Plots shock contributions using subplots, one per shock (or group of shocks).
 
 @item interactive 
 @anchor{interactive} Under MATLAB, add uimenu's for detailed group plots.
 
-@item screen
-@anchor{screen} For large models (@i{i.e.} for models with more than @math{16}
+@item screen_shocks
+@anchor{screen_shcoks} For large models (@i{i.e.} for models with more than @math{16}
 shocks), plots only the shocks that have the largest historical contribution
 for chosen selected @code{variable_names}.  Historical contribution is ranked
 by the mean absolute value of all historical contributions.
-- 
GitLab