update embedded command line help summary string for new feature

This commit is contained in:
Axel Kohlmeyer 2018-10-19 16:49:06 -04:00
parent 709013be5a
commit 01c3ab5979
1 changed files with 3 additions and 1 deletions

View File

@ -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"