You can determine the version of the DITA Open Toolkit from a command prompt.
Procedure
-
Open a command prompt or terminal session, and then change to the directory where the
DITA Open Toolkit is installed.
-
Issue the following command:
| Option | Description |
|---|
| Linux or macOS |
bin/dita
--version
|
| Windows |
bin\dita
--version
|
Tip: Add the absolute path for dita-ot-dir/bin to the PATH environment variable to run the
dita command from any location on the file system without typing the path.