mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
Scripts in bin: minor cleanup of short scripts
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
#------------------------------------------------------------------------------
|
||||
Script=${0##*/}
|
||||
|
||||
echo $Script "has been superseded by the postProcess utility:"
|
||||
echo "$Script has been superseded by the postProcess utility:"
|
||||
echo " postProcess -func $Script"
|
||||
echo
|
||||
echo "To re-use existing 'sampleDict' files simply add the following entries:"
|
||||
|
||||
Reference in New Issue
Block a user