forked from lijiext/lammps
update embedded command line help summary string for new feature
This commit is contained in:
parent
709013be5a
commit
01c3ab5979
|
@ -912,7 +912,9 @@ void LAMMPS::help()
|
|||
"-partition size1 size2 ... : assign partition sizes (-p)\n"
|
||||
"-plog basename : basename for partition logs (-pl)\n"
|
||||
"-pscreen basename : basename for partition screens (-ps)\n"
|
||||
"-restart rfile dfile ... : convert restart to data file (-r)\n"
|
||||
"-restart2data rfile dfile ... : convert restart to data file (-r2data)\n"
|
||||
"-restart2dump rfile dgroup dstyle dfile ... \n"
|
||||
" : convert restart to dump file (-r2dump)\n"
|
||||
"-reorder topology-specs : processor reordering (-r)\n"
|
||||
"-screen none/filename : where to send screen output (-sc)\n"
|
||||
"-suffix gpu/intel/opt/omp : style suffix to apply (-sf)\n"
|
||||
|
|
Loading…
Reference in New Issue