diff --git a/man/man1/openmc.1 b/man/man1/openmc.1 index aefbca9171..eb8981f38f 100644 --- a/man/man1/openmc.1 +++ b/man/man1/openmc.1 @@ -20,12 +20,9 @@ move of a particle .B "\-p\fR, \fP\-\-plot" Run in plotting mode .TP -.BI \-r " statepoint" "\fR,\fP \-\-restart" " statepoint" -Restart a previous run using data stored in \fIstatepoint\fP. -.TP -.BI \-s " particleFile" "\fR,\fP \-\-particle" " particleFile" -Run a single particle history from a particle restart file named -\fIparticleFile\fP. +.BI \-r " binaryFile" "\fR,\fP \-\-restart" " binaryFile" +Restart a previous run from a state point or a particle restart file named +\fIbinaryFile\fP. .TP .B "\-v\fR, \fP\-\-version" Show version information.