diff --git a/man/Event.Rd b/man/Event.Rd
index 799fc9f..4183357 100644
--- a/man/Event.Rd
+++ b/man/Event.Rd
@@ -39,9 +39,17 @@ Describes a general event in the simulation.
\subsection{Method \code{new()}}{
Initialise an Event.
\subsection{Usage}{
-\if{html}{\out{
}}\preformatted{Event$new()}\if{html}{\out{
}}
+\if{html}{\out{}}\preformatted{Event$new(restore = TRUE)}\if{html}{\out{
}}
}
+\subsection{Arguments}{
+\if{html}{\out{}}
+\describe{
+\item{\code{restore}}{if true, the schedule of this event is restored when restoring from a saved
+simulation.}
+}
+\if{html}{\out{
}}
+}
}
\if{html}{\out{
}}
\if{html}{\out{}}