ENH: add -builtin option to paraFoam (VTK builtin OpenFOAM reader)

- Also adjusted formatting of usage to match what argList generates
This commit is contained in:
Mark Olesen
2010-02-05 08:36:44 +01:00
parent a562969196
commit 07283ff315
25 changed files with 69 additions and 59 deletions

View File

@ -3,7 +3,7 @@
# ========= |
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
# \\ / O peration |
# \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd.
# \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd.
# \\/ M anipulation |
#-------------------------------------------------------------------------------
# License
@ -41,7 +41,7 @@ usage() {
while [ "$#" -ge 1 ]; do echo "$1"; shift; done
cat<<USAGE
usage: ${0##*/} [OPTION] <application> ...
Usage: ${0##*/} [OPTION] <application> ...
options:
-v ver specify OpenFOAM version