Compare files from the command line
Last modified: 09 September 2021
You can find the executable for running CLion in the installation directory under bin. To use this executable as the command-line launcher, add it to your system PATH
as described in Command-line interface.
- Syntax
clion64.exe diff <path1> <path2> [<path3>]
- Example
- >
clion64.exe diff C:\MyProject\Readme.md C:\MyProject\Readme.md.bak