We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cbdef4 commit eb11ffbCopy full SHA for eb11ffb
1 file changed
docs/diff-tool.md
@@ -298,9 +298,9 @@ Non-MDI tools are preferred since it allows [DiffEngineTray](tray.md) to track a
298
"tempFile.txt" "targetFile.txt" /nh /diffonly /dn1:tempFile.txt /dn2:targetFile.txt
299
```
300
* Scanned paths:
301
- * `%ProgramFiles%\ExamDiff Pro\ExamDiff.exe`
302
- * `%ProgramW6432%\ExamDiff Pro\ExamDiff.exe`
303
- * `%ProgramFiles(x86)%\ExamDiff Pro\ExamDiff.exe`
+ * `%ProgramFiles%\ExamDiff Pro*\ExamDiff.exe`
+ * `%ProgramW6432%\ExamDiff Pro*\ExamDiff.exe`
+ * `%ProgramFiles(x86)%\ExamDiff Pro*\ExamDiff.exe`
304
* `%PATH%ExamDiff.exe`
305
306
### [Guiffy](https://www.guiffy.com/)
0 commit comments