ENH: split off modules/list-modules script

STYLE: string quoting when echoing paths in wmake have_* scripts

STYLE: more consistency in foamRunTutorials, foamCleanTutorials options
This commit is contained in:
Mark Olesen
2020-06-18 23:38:27 +02:00
parent a4864eb1a8
commit 6194548871
18 changed files with 135 additions and 70 deletions

View File

@ -41,12 +41,13 @@ printHelp() {
Usage: ${0##*/} [OPTION]
options:
-case <dir> specify starting directory, default is cwd
-self | -skipFirst avoid Allrun, Alltest script (prevent infinite recursion)
-self avoid Allrun, Alltest script (prevent infinite recursion)
-test prefer Alltest script, pass -test argument to scripts
-help print the usage
Recursively run Allrun/Alltest or blockMesh+application,
starting with the current directory or the specified -case directory.
The -skipFirst option is the same as -self.
USAGE
exit 0 # clean exit