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 2a78a48 commit 013abd0Copy full SHA for 013abd0
content/diffutils.md
@@ -5,7 +5,7 @@ template = "project.html"
5
6
+++
7
8
-Rust implementation of GNU diffutils: `diff`, `cmp` and `diff`.
+Rust implementation of GNU diffutils: `diff`, `cmp`, `diff3` and `sdiff`.
9
10
This project aims to be a drop-in replacement of the original commands.
11
0 commit comments