mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-24 20:34:25 +00:00
Added notes about diffpdf to the KB
This commit is contained in:
11
knowledge base/diffpdf.md
Normal file
11
knowledge base/diffpdf.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# DiffPDF
|
||||
|
||||
## TL;DR
|
||||
|
||||
```sh
|
||||
# Install it.
|
||||
sudo pacman -S diffpdf
|
||||
|
||||
# Show differences visually.
|
||||
diffpdf file1 file2
|
||||
```
|
||||
Reference in New Issue
Block a user