diff --git a/bin/foamDebugSwitches b/bin/foamDebugSwitches index a8b1a6f67..393d491ad 100755 --- a/bin/foamDebugSwitches +++ b/bin/foamDebugSwitches @@ -3,7 +3,7 @@ # ========= | # \\ / F ield | OpenFOAM: The Open Source CFD Toolbox # \\ / O peration | -# \\ / A nd | Copyright (C) 2016 OpenFOAM Foundation +# \\ / A nd | Copyright (C) 2016-2017 OpenFOAM Foundation # \\/ M anipulation | #------------------------------------------------------------------------------- # License @@ -32,6 +32,6 @@ Script=${0##*/} echo $Script "has been superceded by the foamList utility:" -echo "foamList -debug" +echo "foamList -switches" #------------------------------------------------------------------------------