Command line tool: info
| Module | cltools |
|---|---|
| Description | Input |
| provide informations about plumed | command line args |
Details
This tool allows you to obtain information about your plumed version
You can use this command to get information about the PLUMED version you have installed. For example if you want to find out the root directory for your plumed distribution you can use the following command.
plumed infoprovide informations about plumed More details --root print the location of the root directory for the plumed source
Syntax
The following table describes the command line options that are available for this tool
| Keyword | Description |
|---|---|
| --help/-h | print this help |
| --configuration | prints the configuration file |
| --root | print the location of the root directory for the plumed source |
| --user-doc | print the location of user manual (html) |
| --developer-doc | print the location of user manual (html) |
| --version | print the version number |
| --long-version | print the version number (long version) |
| --git-version | print the version number (git version, if available) |
| --include-dir | print the location of the include dir |
| --soext | print the extension of shared libraries (so or dylib) |