File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -511,7 +511,7 @@ function usage()
511511 echo " ERROR! alpaka mode is no longer supported by this script!" ; exit 1
512512 else
513513 # NB: all options with $SCRBCK=cudacpp use the 311 branch by default and always disable helicity recycling
514- echo " Usage: $0 [-q|--nobrief] [--cpp|--gpu|--madnovec|--madonly|--mad|--madcpp*|--madgpu] [--nopatch|--upstream] [-c '<cmd>'] <proc>"
514+ echo " Usage: $0 [-q|--nobrief] [--cpp|--gpu|--madnovec|--madonly|--mad|--madcpp*|--madgpu] [--nopatch|--upstream] [-c '<cmd>'] [--maxdiagpergroup <dpg>] [ --mindiagperfile <dpf> ] <proc>"
515515 echo " (*Note: the --madcpp option exists but code generation fails for it)"
516516 echo " (**Note: <proc> will be used as a relative path in ${OUTDIR} and should not contain '/' characters"
517517 echo " Example: $0 gg_tt --mad"
You can’t perform that action at this time.
0 commit comments