From 91abae9ce016f15db48f1ad7234af49a6aa7ac4c Mon Sep 17 00:00:00 2001
From: Johannes Pfeifer <jpfeifer@gmx.de>
Date: Mon, 26 Dec 2016 13:10:45 +0100
Subject: [PATCH] Document graph option

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

diff --git a/doc/dynare.texi b/doc/dynare.texi
index 4eab4ff7f..abcaa1cca 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -4034,6 +4034,10 @@ will be saved to disk (to the format specified by @code{graph_format}
 option, except if @code{graph_format=none}) and displayed to screen
 (unless @code{nodisplay} option is used).
 
+@item graph
+@anchor{graph}
+Re-enables the generation of graphs previously shut off with @ref{nograph}.
+
 @item nodisplay
 @anchor{nodisplay} Do not display the graphs, but still save them to disk
 (unless @code{nograph} is used).
-- 
GitLab