1h5redeploy(1) General Commands Manual h5redeploy(1)
2
3
4
6 h5redeploy - Updates HDF5 compiler tools after an HDF5 software instal‐
7 lation in a new location.
8
10 h5redeploy [help | -help]
11
12 h5redeploy [-echo] [-force] [-prefix=dir] [-tool=tool] [-show]
13
15 h5redeploy updates the HDF5 compiler tools after the HDF5 software has
16 been installed in a new location.
17
19 help, -help
20 Prints a help message.
21
22 -echo Shows all the shell commands executed.
23
24 -force Performs the requested action without offerring any prompt
25 requesting confirmation.
26
27 -prefix=dir
28 Specifies a new directory in which to find the HDF5 subdirecto‐
29 ries lib/ and include/. (Default: current working directory)
30
31 -tool=tool
32 Specifies the tool to update. tool must be in the current direc‐
33 tory and must be writable. (Default: h5cc)
34
35 -show Shows all of the shell commands to be executed without actually
36 executing them.
37
38
39
40 h5redeploy(1)