diff --git a/man/CreateInputsModel.GRiwrm.Rd b/man/CreateInputsModel.GRiwrm.Rd
index 26b9a66bc318a276b31f98ce25216ad896e2e9db..08a947ba73830f918da711b6fbd399a949f0b7df 100644
--- a/man/CreateInputsModel.GRiwrm.Rd
+++ b/man/CreateInputsModel.GRiwrm.Rd
@@ -11,6 +11,7 @@
   PotEvap = NULL,
   Qobs = NULL,
   Qmin = NULL,
+  Qrelease = NULL,
   PrecipScale = TRUE,
   TempMean = NULL,
   TempMin = NULL,
@@ -45,6 +46,10 @@ the model and positive flows are injected to the model}
 minimum flows to let downstream of a node with a Diversion [m3 per
 time step]. Default is zero. Column names correspond to node IDs}
 
+\item{Qrelease}{(optional) \link{matrix} or \link{data.frame} of \link{numeric} containing
+release flows by nodes using the model \code{RunModel_Reservoir} [m3 per
+time step]}
+
 \item{PrecipScale}{(optional) named \link{vector} of \link{logical} indicating if the
 mean of the precipitation interpolated on the elevation layers must be
 kept or not, required to create CemaNeige module inputs, default \code{TRUE}