foamDebugSwitches: Updated

Resolves bug-report https://bugs.openfoam.org/view.php?id=2590
This commit is contained in:
Henry Weller 2017-06-23 08:59:18 +01:00
parent f71eecf0cc
commit 8dd02db3b8

View file

@ -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"
#------------------------------------------------------------------------------