diff --git a/bin/foamCleanTutorials b/bin/foamCleanTutorials
index 5777b8ecb..35c5d1975 100755
--- a/bin/foamCleanTutorials
+++ b/bin/foamCleanTutorials
@@ -40,7 +40,7 @@ usage() {
Usage: ${0##*/} [OPTIONS]
options:
- -help | -h help
+ -help | -h print the usage
Helper script used by the Allclean scripts in the OpenFOAM tutorials
USAGE
diff --git a/bin/foamCreateVideo b/bin/foamCreateVideo
index f3a39b474..a663a6f76 100755
--- a/bin/foamCreateVideo
+++ b/bin/foamCreateVideo
@@ -38,7 +38,7 @@ Usage: ${0##*/} [OPTIONS] ...
options:
-dir | -d
directory containing png images (default local dir)
-fps | -f frames per second (default = 10)
- -help | -h help
+ -help | -h print the usage
-image | -i name of image sequence (default = image)
-out | -o name of output video file (default = video)
-start | -s specify the start frame number for avconv
diff --git a/bin/foamEbrowse b/bin/foamEbrowse
index 0a0fbf3fa..470bf57bc 100755
--- a/bin/foamEbrowse
+++ b/bin/foamEbrowse
@@ -36,7 +36,7 @@ usage() {
Usage: ${0##*/}
options:
- -help | -h help
+ -help | -h print the usage
Build the Ebrowse database for all the .H and .C files
diff --git a/bin/foamNewApp b/bin/foamNewApp
index f6ffea72b..910680ee6 100755
--- a/bin/foamNewApp
+++ b/bin/foamNewApp
@@ -36,7 +36,7 @@ usage() {
cat<
options:
- -help | -h help
+ -help | -h print the usage
Create directory with source and compilation files for a new application
(dir)
diff --git a/bin/foamNewBC b/bin/foamNewBC
index 3725e4ff9..1b15d0b33 100755
--- a/bin/foamNewBC
+++ b/bin/foamNewBC
@@ -36,7 +36,7 @@ usage() {
cat<
options:
- -help | -h help
+ -help | -h print the usage
Create directory of source and compilation files for a new boundary condition
(dir)
diff --git a/bin/foamNewFunctionObject b/bin/foamNewFunctionObject
index 326a9255d..8deae127e 100755
--- a/bin/foamNewFunctionObject
+++ b/bin/foamNewFunctionObject
@@ -43,7 +43,7 @@ usage() {
cat<
options:
- -help | -h help
+ -help | -h print the usage
Create directory with source and compilation files for a new function object
(dir)
diff --git a/bin/foamRunTutorials b/bin/foamRunTutorials
index e58f76c61..f849d06c5 100755
--- a/bin/foamRunTutorials
+++ b/bin/foamRunTutorials
@@ -43,7 +43,7 @@ usage() {
Usage: ${0##*/} [OPTIONS]
options:
- -help | -h help
+ -help | -h print the usage
-skipFirst | -s do not execute the first Allrun script
-test | -t run test loop
diff --git a/bin/foamSearch b/bin/foamSearch
index 560aafdf0..2831edb51 100755
--- a/bin/foamSearch
+++ b/bin/foamSearch
@@ -40,7 +40,7 @@ usage() {
Usage: $Script [OPTIONS]
options:
-count | -c prefix lines by the number of occurrences
- -help | -h help
+ -help | -h print the usage
Searches the for files named and extracts entries with
. Sorts result into a list of unique entries (removing repeats).
diff --git a/bin/foamSequenceVTKFiles b/bin/foamSequenceVTKFiles
index a6815b529..c1e495297 100755
--- a/bin/foamSequenceVTKFiles
+++ b/bin/foamSequenceVTKFiles
@@ -48,7 +48,7 @@ options:
options:
-case | -c specify case directory (default = local dir)
-dir | -d post-processing directory (default = postProcessing)
- -help | -h help
+ -help | -h print the usage
-out | -o output links directory (default = sequencedVTK)
Creates symbolic links to all VTK files in a post-processing directory
diff --git a/bin/foamTags b/bin/foamTags
index d66d54c35..66edb9508 100755
--- a/bin/foamTags
+++ b/bin/foamTags
@@ -42,7 +42,7 @@ usage() {
Usage: ${0##*/}
options:
- -help | -h help
+ -help | -h print the usage
Build the tags files for all the .C and .H files
diff --git a/bin/rmcore b/bin/rmcore
index d732a73cd..fb90f57d9 100755
--- a/bin/rmcore
+++ b/bin/rmcore
@@ -33,7 +33,7 @@ usage() {
cat<