Skip to content

Commit ac34177

Browse files
committed
AL: added more info for --help
1 parent d31cb16 commit ac34177

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/scripts/install-coolfluid-deps.pl

+2-1
Original file line numberDiff line numberDiff line change
@@ -191,9 +191,10 @@ ()
191191
--dry-run Don't actually perform the configuration.
192192
Just output what you would do.
193193
194+
--mpi-dir= Location of existing MPI installation
194195
--install-dir= Location of the software installation directory
195196
Default: $opt_install_dir
196-
--install-mpi-dir= Location for the mpi dependent installations
197+
--install-mpi-dir= Location where to install MPI
197198
Default: $opt_install_mpi_dir
198199
--install-petsc-dir= Location of the directory where to install petsc (by default is $opt_install_mpi_dir/petsc )
199200
--install-parmetis-dir= Location of the directory where to install parmetis (by default is $opt_install_mpi_dir )

0 commit comments

Comments
 (0)