Update content/diffutils.md

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
This commit is contained in:
Terts Diepraam
2024-04-04 10:41:04 +02:00
committed by GitHub
parent 2a78a48b6f
commit 013abd0725
+1 -1
View File
@@ -5,7 +5,7 @@ template = "project.html"
+++
Rust implementation of GNU diffutils: `diff`, `cmp` and `diff`.
Rust implementation of GNU diffutils: `diff`, `cmp`, `diff3` and `sdiff`.
This project aims to be a drop-in replacement of the original commands.