wmake: Update comments

This commit is contained in:
Henry Weller
2016-01-24 14:37:39 +00:00
parent d138d0b949
commit 8446f25f1f
7 changed files with 23 additions and 24 deletions

View File

@ -3,7 +3,7 @@
# ========= |
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
# \\ / O peration |
# \\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
# \\ / A nd | Copyright (C) 2011-2016 OpenFOAM Foundation
# \\/ M anipulation |
#-------------------------------------------------------------------------------
# License
@ -56,7 +56,7 @@ USAGE
while [ "$#" -gt 0 ]
do
case "$1" in
-h | -help) # provide immediate help
-h | -help) # Provide immediate help
usage
;;
-*)