# diff3 > 按行比较三个文件。 > 更多信息:。 - 比较文件: `diff3 {{path/to/file1}} {{path/to/file2}} {{path/to/file3}}` - 显示所有更改,概述冲突: `diff3 --show-all {{path/to/file1}} {{path/to/file2}} {{path/to/file3}}`