mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Combine -r and -s options in man page.
This commit is contained in:
parent
cccb72c486
commit
85292363d1
1 changed files with 3 additions and 6 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue