mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
Updated doc
This commit is contained in:
@ -28,7 +28,7 @@
|
|||||||
# Description
|
# Description
|
||||||
# Remove all .dep files from the object directory tree corresponding to the
|
# Remove all .dep files from the object directory tree corresponding to the
|
||||||
# current source derectory or remove only the .dep files referring to the
|
# current source derectory or remove only the .dep files referring to the
|
||||||
# optionally specified [file]. With the -a/-all/all option the dep files
|
# optionally specified [file]. With the -a/-all/all option the .dep files
|
||||||
# are removed for all platforms rather than just the current platform.
|
# are removed for all platforms rather than just the current platform.
|
||||||
#
|
#
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
@ -44,7 +44,7 @@ usage() {
|
|||||||
Usage: $Script [-a | -all | all] [file]
|
Usage: $Script [-a | -all | all] [file]
|
||||||
|
|
||||||
Remove all .dep files or remove .dep files referring to <file>
|
Remove all .dep files or remove .dep files referring to <file>
|
||||||
With the -a/-all/all option the dep files are removed for all platform
|
With the -a/-all/all option the .dep files are removed for all platform
|
||||||
rather than just the current platform.
|
rather than just the current platform.
|
||||||
|
|
||||||
USAGE
|
USAGE
|
||||||
|
|||||||
Reference in New Issue
Block a user