document flags that were missing in the man page and the help message

This commit is contained in:
Axel Kohlmeyer
2021-09-07 19:11:51 -04:00
parent ad39aa85ab
commit a4735628f9
2 changed files with 45 additions and 1 deletions

View File

@ -1178,6 +1178,7 @@ void _noopt LAMMPS::help()
" : convert restart to dump file (-r2dump)\n"
"-reorder topology-specs : processor reordering (-r)\n"
"-screen none/filename : where to send screen output (-sc)\n"
"-skiprun : skip loops in run and minimize (-sr)\n"
"-suffix gpu/intel/opt/omp : style suffix to apply (-sf)\n"
"-var varname value : set index style variable (-v)\n\n",
exename);